﻿header.style3 nav > div > ul > li:not(:first-child) {
    margin-left: 1.125rem;
}
.heightTestimonial{
    height: 360px !important;
}
header.style3 nav > div > ul > li {
    font-size:14px !important;
}
.heightFrDoc {
    height: 85px !important;
}

@media(max-width:767px) {
    .heightFrDoc {
        height: auto !important;
    }
}
