       @media only screen and (min-width: 768px) and (max-width: 1024px) {


           .badge-image {
               width: 100% !important;
               padding-bottom: 15px;
           }

           .badge-image {
               margin-right: 1px !important;
           }

           .prodBtn-row .shrink {
               width: 100% !important;
           }

           .gap_fix .cell {
               width: 100% !important;
           }

           .desk_width {
               width: 100% !important;
           }

           .bottomBanner-wrapper-section .grid-container .bottomBanner-wrapper {
               padding-bottom: 13px !important;
           }

           .medicalAlerts-speciality .tooltip-box {
               height: 500px !important;
           }

           #trustspotCarouselReviews.trustspot-carousel-reviews-widget .trustspot-review-col {
               width: 100% !important;
           }

           .full-time .jobBlock-desc {
               height: 564px !important;
           }

           #hr_spacing {
               max-width: 45rem !important;
           }

           #background_image_selfie {
               width: 100% !important;
           }

           .seen-on-text .h2_font {
               text-align: center !important;
           }

       }