/*
Theme Name: Pharmacy Mentor Child
Template: pharmacymentor
Author: Pharmacy Mentor
Author URI: https://www.pharmacymentor.com/
Description: Child theme of Pharmacy Mentor - WooPW Theme.
Version: 1.0.0
Text Domain: pharmacymentor-child
*/

.hero-style-2,
.hero-style-3 {
    height: 100%;
    min-height: 670px;
}
@media (max-width: 575px) {
    .hero-slider {
        min-height: 1000px !important;
    }
    .trust-pilot-logo {
        display: flex;
        flex-wrap: wrap;
        justify-content: start !important;
    }
}