body header .custom-logo-link img {
    max-width: 175px;
    width: 57px;
}
ul.vision-txt-info li {
    list-style-type: none;
}
ul.vision-txt-info {
    padding: 0;
    margin: 0;
}
ul.vision-txt-info li h5 {
    margin-bottom: 10px;
}
.vision-info {
    display: none !important;
}
.visionn {
    margin-bottom: 20px;
}
@media only screen and (max-width: 800px) {

    .vision-info {
        display: block !important;
    }
    .home-sec {
        display: none !important;
    }
}

@media only screen and (max-width: 800px) {
header .custom-logo-link img, .ast-header-break-point .site-branding img, .ast-header-break-point .custom-logo-link img {
    max-width: 115px;
    width: 50px !important;
}
.txt2 span {
    line-height: 40px;
    font-size: 27px !important;
}
}