@media only screen and (min-width: 768px) {
    .homepage .wpmtst-testimonial {
        width: 32% !important;
    }

    header .main-menu li .sub-menu {
        position: absolute;
    }
}