@media only screen and (max-width: 992px){
    #learn-more-btn { display: flex; justify-content: start; margin-bottom: 30px; }
    .about-section .more-btn { padding: 10px 20px !important; }
    .ceo-holder .ceo {border: none; width: auto;height: auto;padding: 0px; }
}