﻿blockquote p {
    color: #373435 !important;
}

@media only screen and (min-width:768px) {

    .FirmOffice {
        height: 500px !important;
        background-position-y: -350px;
    }
}
@media only screen and (max-width:767px) {

    .FirmOffice {
        height: 500px !important;
        background-position-y: -350px;
        background-size:auto;
    }
}

@media only screen and (min-width:1200px) {

    .TabletSize .YoutubeDisplayAccess .lazyframe {
        width: 940px !important;
        height: 640px !important;
    }
        .TabletSize .YoutubeDisplayAccess .lazyframe iframe {
            margin-top: 0% !important;
        }
}


blockquote { 
    color: #373435 !important; 
}

.TestimonialHeaderClass {
    color: #373435 !important;
}