@media screen and (max-width: 959px) {
    .customSection3 {
        margin-bottom: 0px !important;
    }
    .customSection9 .uk-width-3-4, .customSection9 .uk-width-4-5 {
        width: 100% !important;
        order: 2;
    }
    .customSection9 .uk-width-1-4, .customSection9 .uk-width-1-5 {
        width: 100% !important;
        order: 1;
    }
    .customSection9 .uk-width-1-4 img, .customSection9 .uk-width-1-5 img {
        height: 100px !important;
        width: auto !important;
    }
    .customSection10 {
        padding: 20px 20px !important;
    }
    .customSection5 {
        padding: 20px 30px 20px 90px !important;
    }
    .customSectionHeader {
        padding: 70px 0px 0px 0px !important;
        gap: 10px  !important;
    }
    .customSectionHeader h1 {
        font-size: 44px !important;
        margin: 0px !important;
    }
    .customSectionHeader h2 {
        font-size: 25px !important;
        padding: 0px 20px !important;
        margin: 0px !important;
    }
    #subsSection {
        background-image: none !important;
    }
    #firstSection {
        background-size: auto !important;
        background-position-x: center !important;
        padding-bottom: 0px !important;
    }
    #rxSection {
        padding: 0px 15px 40px 15px!important;
    }
    .customMedications {
        padding-top: 150px;
    }
    .customOurMission {
        margin: 30px 0px !important;
    }
    .customSubFooter {
        padding: 0px 40px !important;
    }
    .uk-offcanvas-bar {
        background-color: #FFFFFF !important;
    }
    .uk-offcanvas-bar .uk-nav-default li a {
        color: #000 !important;
        margin-bottom: 20px;
        font-weight: 600 !important;
    }
    #ui-id-1 {
        margin-right: 60px !important;
    }
    #ui-id-1 .ui-menu-item {
        white-space: normal !important;
    }
    .customMedCard {
        padding: 30px 10px !important;
    }
    .customSection6 img {
        margin-top: 0px !important;
        margin-right: 0px !important;
    }
    #fourthSection .uk-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .customHeadTagline {
        font-size: 22px !important;
    }
    .customSection2 img {
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 1130px) and (min-width: 640px) {
    .customSection5 {
        padding: 20px !important;
    }
    .customSection6 p{
        margin-top: 50px !important;
    }
    .customSection6 img {
        margin-top: 0 !important;
        margin-right: 0 !important;
    }
    .customSection7 {
        position: absolute !important;
        top: 10px !important;
        right: 10px !important;
    }
    .customSection8 {
        margin-top: 2.5rem !important;
    }
}

@media screen and (min-width: 630px) and (max-width:780px) {
    .customSection8 {
        margin-top: 4.5rem !important;
    }
}
