.about-section .bannerText {
    top: 60% !important;
}


@media (max-width: 1366px){
.about-section .bannerText {
    left: 0%;
    text-align: center !important;
}
}


@media only screen and (min-width: 1366px) and (max-width:1700px){
    .about-section .bannerText {
        left: 0%;
        text-align: center !important;
    }
    }

.bannerText {
  
    margin-left: 0% !important;
}