﻿

.zoom-image-head__body .Covid a {
    border-radius: 0 !important;
    transition: 0.3s ease all;
    font-weight: 600 !important;
   
}
    .zoom-image-head__body .Covid a:hover {
        background-color: #f2eadc;
        border-color: #f2eadc;
        color: #808080;
        transition: 0.7s ease all;
    }



@media screen and (max-width:1690px) {

    .zoom-image-head__body .Video-SocialMedia {
        right: 4% !important;
        bottom: 15% !important;
    }

    .zoom-image-head__body .Covid {
        left: 4% !important;
        bottom: 15% !important;
    }

    .zoom-image-head__body .zoom-image-head__content .zoom-image-head__text {
        padding: 5px !important;
    }

    .zoom-image-head__body .zoom-image-head__content .zoom-image-head__title {
        font-size: 4em !important;
    }


    .zoom-image-head__body .zoom-image-head__content {
        margin-top: 8% !important;
    }
}



@media screen and (max-width:1450px) {

    .zoom-image-head__body .Video-SocialMedia {

        right:2% !important;
        bottom: 13% !important;
    }

    .zoom-image-head__body .Covid {
        left: 2% !important;
        bottom: 13% !important;
    }

    .zoom-image-head__body .zoom-image-head__content .zoom-image-head__text {
        padding:5px !important;
    }

    .zoom-image-head__body .zoom-image-head__content .zoom-image-head__title {
        font-size:4em !important;
    }


    .zoom-image-head__body .zoom-image-head__content {
        margin-top: 7% !important;
    }
}
@media screen and (max-width:1370px) {

    .zoom-image-head__body .Video-SocialMedia {
        right: 2% !important;
        bottom: 5% !important;
    }

    .zoom-image-head__body .Covid {
        left: 2% !important;
        bottom: 5% !important;
    }

    .zoom-image-head__body .zoom-image-head__content .zoom-image-head__text {
        padding: 5px !important;
    }

    .zoom-image-head__body .zoom-image-head__content .zoom-image-head__title {
        font-size: 4em !important;
    }


    .zoom-image-head__body .zoom-image-head__content {
        margin-top: 10% !important;
    }
}

@media screen and (max-width:1290px) {

   
    .zoom-image-head__body .Video-SocialMedia {
        right: 2% !important;
        bottom: 12% !important;
    }

    .zoom-image-head__body .Covid {
        left: 2% !important;
        bottom: 12% !important;
    }

    .zoom-image-head__body .zoom-image-head__content .zoom-image-head__text {
        padding: 5px !important;
    }

    .zoom-image-head__body .zoom-image-head__content .zoom-image-head__title {
        font-size: 3.8em !important;
    }


    .zoom-image-head__body .zoom-image-head__content {
        margin-top: 6% !important;
    }
}

@media screen and (max-width:680px) {

    .zoom-image-head {
       height:45vh !important;
       margin-bottom:0px !important;
    }
}

