.home_about .info .desc,
.home_about .info .title,
.home_about .info .desc2 {
    max-height: unset !important;
}

@media screen and (max-width:1100px) {


    .page_contact_us .get_in_touch_with_us>ul li.email {
        flex: 1.5;
    }
}