@media screen and (max-width: 480px){
    .header{
        display: none;
    }
    body{
        padding-top: 60px;
    }
    .headerM{
        display: flex;
        width: 100%;
        height: 60px;
        justify-content: center;
        align-items: center;
        position: fixed;
        top: 0;
        background: #FF77BE;
        z-index: 99;
    }
    .headerM__mainWrapper{
        width: 90%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .headerM__leftLogoBox img{
        width: 48px;
        height: 13px;
    }
    .headerM__centerLogoBox img{
        width: 120px;
        height: 30px;
    }
    .headerM__buttonBox{
        cursor: pointer;
    }
    .headerM__dropDownMenu{
        display: none;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        position: absolute;
        top: 60px;
        width: 100%;
        padding: 20px;
        background: #FF77BE;
    }
    .headerM__navLink{
        font-family: 'Lato', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        display: flex;
        align-items: center;
        color: #2C4D9D;
        margin-bottom: 20px;
    }
    .headerM__navLink:hover{
        border-bottom: 1px solid #2C4D9D;
    }


    .mainSliderItem__mainBox{
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: center;
        height: 650px;
    }
    .mainSliderItem-mainBox__imgBox{
        height: 273px;
        width: 100%;
        padding: unset;
    }
    .mainSliderItem-mainBox__textBox{
        height: 377px;
        width: 100%;
        justify-content: flex-start;
        align-items: center;
        padding: 20px 44px;
    }
    .mainSliderItem-textBox__title{
        width: 100%;
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 36px;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 15px;
    }
    .mainSliderItem-textBox__subTitle{
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #FFFFFF;
    }
    .mainSliderItem-mainBox__imgBoxText{
        font-size: 30px;
        line-height: 36px;
        margin-top: 10px;
    }
    .mainSliderItem-textBox__button{
        position: absolute;
        bottom: 20px;
        left: 20px;
        width: 139px;
    }
    .mainSliderItem-textBox__link{
        width: 160px;
        position: absolute;
        bottom: 20px;
        right: 20px;
    }
    .mainSliderItem-mainBox__absoluteImgBox{
        position: absolute;
        bottom: 80px;
    }
    .mainSliderItem-mainBox__absoluteImgBox img{
        height: 163px;
    }
    .slider__texts{
        display: none;
    }
    .body__mainSlider{
        height: 650px;
    }
    .body__mainSlider .slick-prev{
        top: 380px
    }
    .body__mainSlider .slick-next{
        bottom: 100px;
    }
    .body__mainSlider .slick-arrow{
        left: 15px;
    }
    .body-indications__cards{
        grid-template-columns: 1fr 1fr;
        grid-auto-rows: 204px;
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }
    .body-indications__card{
        flex-direction: column;
        padding: 10px;
    }
    .body-indications__card1{
        grid-column-start: 1;
        grid-column-end: 3;
        flex-direction: row;
        grid-row-start: 1;
        grid-row-end: 2;
    }
    .body-indications__mainWrapper{
        width: 90%;
    }
    .body-indications__card img{
        width: 104px;
        height: 104px;
    }
    .body-indications__card p{
        font-size: 16px;
        line-height: 19px;
        text-align: center;
    }
    .body-indications__card1 p{
        font-size: 16px;
        line-height: 19px;
        text-align: start;
        margin-right: 10px;
    }
    .body__indications{
        padding: 50px 0;
    }
    .body-indications__title{
        font-size: 20px;
        line-height: 24px;
        justify-content: center;
    }
    .body-indications__button{
        font-size: 14px;
        line-height: 17px;
    }
    .body-contraindications__mainWrapper{
        width: 90%;
    }
    .body_contraindications{
        flex-direction: column;
    }
    .body-contraindicationsImg{
        position: unset;
        width: 100%;
        margin-top: -40px;
    }
    .contraindicationsSliderItem__wrapper{
        width: 100%;
    }
    .contraindications__title{
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .body__dosage{
        padding: 50px 0;
    }
    .body-dosage__mainWrapper{
        width: 100%;
    }
    .body-dosage__title{
        font-size: 20px;
        line-height: 24px;
    }
    .body-dosage__buttons{
        justify-content: flex-start;
        flex-wrap: nowrap;
    }
    .body-dosage__button{
        width: 160px !important;
        font-size: 14px;
        line-height: 17px;
        flex-wrap: wrap;
        padding: 5px;
        height: 60px;
    }
    .body-dosage__cards{
        grid-template-columns: 1fr;
        grid-auto-rows: unset;
        grid-column-gap: unset;
    }
    .body-dosage__card1{
        padding: 20px;
        align-items: center;
    }
    .dosage-card2__textBox{
        width: 100%;
    }

    .body__actions{
        flex-direction: column;
        height: unset;
    }
    .body-actions__imgBox{
        width: 100%;
        height: 384px;
    }
    .body-actions__textWrapper{
        width: 100%;
        height: 690px;
        padding: 10px 16px;
    }
    .body-actions__title{
        font-size: 30px;
        line-height: 38px;
        text-align: center;
    }
    .body-actions__textBox{
        width: 100%;
        font-size: 20px;
    }
    .body-actions__text{
        width: 100%;
        bottom: unset;
        top: 330px;
        font-size: 24px;
        line-height: 29px;
    }
    .body-actions__footerText{
        bottom: 41px;
        width: 90%;
    }
    .body-actions__absoluteImages{
        bottom: 160px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        margin-right: unset;
    }
    .body-actions__absoluteImages img{
        height: 147px;
    }

    .footer-downBox__wrapper{
        width: 90%;
    }
    .footer-downBox__socialMediaBox{
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }
    .footer-downBox__socialMediaBox a{
        justify-content: flex-start;
    }

    .footer__upperBox p{
        width: 90%;
    }
    .dosage-card3__wrapper{
        width: 100%;
    }
}