/*mobile*/
@media screen and (max-width: 600px) {

.pad-top {
    padding-top: 2.5rem;
}
.pad-bot {
    padding-bottom: 2.5rem;
}
.block {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.breadcrumbs {
    margin: 0 0 2rem;
}

.but {
    height: 3rem;
    width: 100%;
    padding: 1rem 1.75rem;
}

.input {
    width: 100%;
    height: 3rem;
    font-size: .7rem;
    padding-left: 1rem;
}
.input-wrap {
    flex-wrap: wrap;
    align-items: flex-start;
}
textarea.input {
    height: 5.8rem;
    resize: none;
    padding: 1rem;
}
    .form_submit {
        flex-direction: column;
    }
.form_submit .but {
    width: 100%;
    flex-shrink: 0;
    margin-right: 0;
    margin-bottom: 1rem
}
.polit {
    font-size: .6rem;
    text-align: center;
}

.headline {
    font-size: 30px;
    margin: 0 0 22px;
    text-align: center;
}
.headline_sm {
    font-size: 18px;
    margin: 0 0 22px;
}
.subtitle {
    font-size: .7rem;
    margin-bottom: 1.3rem;
    text-align: center;
}
.subtitle-block {
    margin-bottom: 1.3rem;
}
.subtitle-block .subtitle {
    margin-bottom: 0
}
.link {
    text-align: center;
}
.headline-block {
    margin: 0 0 22px;
    flex-wrap: wrap;
    text-align: center;
}
    .headline-block .headline {
        width: 100%;
    }
    .headline-block .link {
        text-align: center;
        margin: 20px auto 0;
    }
.text {
    font-size: .8rem;
    line-height: 165%;
}
.text_sm {
    font-size: .7rem;
    line-height: 150%;
}

.wrapper {
    padding-left: 10px;
    padding-right: 10px;
}
.header {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background: #fff;
    position: absolute;
}
.main_page {
    margin-top: 3.4rem
}
.pansion_page .header {
    position: static;
}

.header_top {
    display: flex;
    flex-wrap:nowrap !important
}
    .head_soc {
        flex-direction: column;
        width: auto;
        margin: 10px
    }
.head_soc>p {
    font-size: .7rem;
    margin-right: 0;
    margin-bottom:15px;
    display: none;
}
    .head_soc>div {
        justify-content: center;
        gap:20px
    }
.head_soc-item {
    height: 1.25rem;
    margin-right: 0
}
    .head_tel {
        flex-direction: column;
        align-items: center;
        text-align: center;
        width: auto;
    }
.head_tel .tel {
    margin-right: 0;
    margin-bottom: 7px;
}
.head_tel .callback {
    font-size: .7rem;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--bg)
}

.header_bot {
    align-items: stretch;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 9;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
    padding: 10px 10px;
}
.logo img {
    width: 2.1rem;
    margin-right: 12px;
}
.head_title span:first-child {
    font-size: 16.3px;
}
.head_title span:last-child {
    font-size: 6.2px;
}

.menu {
    display: none
}

.drop_menu {
    top: 85px;
    max-height: calc(100vh - 67px);
    min-height: calc(100vh - 67px);
    overflow-y: scroll;
    padding: 2rem 10px;
    z-index: 99;
    display: none;
    overflow-y: scroll;
}
.drop_menu-inner {
    align-items: flex-start;
    flex-direction: column;
}
    .drop_menu-row:nth-child(1), .drop_menu-row:nth-child(2) {
        margin-bottom: 2rem
    }
.drop_menu-main-link {
    font-size: .9rem;
    margin-bottom: 1rem
}
.drop_menu-link:not(:last-child) {
    margin-bottom: 1rem;
}

.main {
    min-height: unset;
    background: none;
    margin-bottom: 2.5rem;
    padding: 30px 0 0
}
    .main-img {
        width: 100%;
    }
.main_text {
    width: 100%;
    text-align: center;
    padding-bottom: 2.5rem;
    padding: 0 10px;
}

.main_text>h3 {
    margin: 0 0 24px;
    font-weight: normal;
}
.main_text>h1 {
    font-size: 30px;
    margin: 0 0 1rem;
}
.main_text>h2 {
    margin: 0 0 1.5rem;
    font-size: 16px;
}
.main-img-cont {
    background: linear-gradient(#fff 2%, transparent 15%);
    margin-top: -15px
}
.main-img-cont .main-img {
    position: relative;
    z-index: -1
}

    .wrapper.flex-b {
        flex-wrap: wrap;
    }
.preym_text {
    width: 100%;
    flex-shrink: 0;
    margin-right: 0;
    text-align: center;
}
    .preym_text .text {
        font-size: 16px;
    }
.preym_text .but {
    margin-top: 33px
}
.preym {
    margin-top: 60px;
}
.preym-item {
    width: 100%;
    text-align: center;
}
.preym-item .text {
    padding: 0 5%;
}

.pension_bl {
    flex-wrap: wrap;
    margin-top: 40px
}
.pension_card {
    width: 100%;
    margin-bottom: 3rem;
    text-align: center;
}
.pension_card.swiper-slide {
    margin-bottom: 0;
}
.pension_card.swiper-slide:not(:last-child) {
    margin-right: 0
}
.pension_card-gal {
    margin-bottom: 1.7rem;
    height: 65vw;
}
.product_slider {
    width: 100%;
    margin: 0;
    border-radius: 5px;
    flex-shrink: 0
}
    .product_slider .swiper-pagination {
        display: block
    }
    .product_slider .swiper-pagination .swiper-pagination-bullet {
        background: #fff;
    }
    .product_slider_thumb {
        display: none
    }
.pension_title {
    margin: 0 0 .75rem;
    font-size: 1.2rem;
}
.pension_desc {
    font-size: .7rem;
    margin-bottom: 1.2rem;
}
.pension_score {
    align-items: stretch;
}
.pension_score-item {
    width: 48.5%;
    height: 76px;
    padding: .75rem 1rem;
    margin-bottom: 30px;
}
.pension_score-item .lab {
    margin-bottom: 5px;
}
.price {
    font-size: 18px;
}
    .pension_btns {
        flex-direction: column;
        gap: 25px;
    }
.pension_btns .but {
    width: 100%;
}

.tab-nav {
    margin-bottom: 2rem;
    overflow-x: scroll;
}
.tab-nav a {
    width: 100%;
    font-size: .7rem;
    padding: 10px 20px;
    white-space: nowrap;
}
.tab_container {
    display: none
}
.view_vid {
    width: 100%;
    height: 65vw;
    display: flex;
    align-items: flex-end;
    position: relative;
    justify-content: center;
    text-align: center;
    padding: 25px
}


.serv_slider {
    overflow: visible;
}
.serv_slider-head {
    margin-bottom: 2rem;
    text-align: center;
    flex-direction: column;
}
.serv_slider-head>p {
    font-size: .8rem;
    line-height: 160%
}
.serv_slider-nav {
    gap: 1.6rem;
    flex-shrink: 0;
    display: none
}
.serv_slider-next, 
.serv_slider-prev {
    background: url(../img/icon/arr.svg) center/cover;
    width: 2.3rem;
    height: 1rem;
    cursor: pointer;
}
.serv_slider-prev {
    transform: rotate(180deg)
}
.serv_slider-nav .swiper-button-disabled {
    opacity: .2;
}
.serv_item {
    width: 250px;
    margin-right: 20px;
}
.serv_item img {
    width: 100%;
    height: 210px;
}
.serv_item .title {
    font-size: 18px;
    margin-bottom: 13px;
}
.serv_item .price {
    color: #222;
    font-size: .8rem;
}
.serv_bl .serv_item {
    margin-right: 0;
    margin-top: 2rem;
    width: 100%;
}
.serv_bl .serv_item img {
    height: 80vw;
}

    .rev_score-cont {
        width: 100%;
        margin-top: 40px;
    }
    .rev_score {
    justify-content: space-around;
    width: 100%;
    flex-wrap: wrap;
    gap: 40px 20px;
}
.rev_score-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-right: 0;
}
.rev_score-item>img {
    max-width: 90px;
    margin-bottom: 7px;
}
.rev_score_num {
    font-size: .7rem;
}
.rev_score_rate {
    width: 64px;
    height: 12px;
    background-image: url(../img/icon/rate1.svg);
    background-repeat: repeat-x;
    background-size: 12.9px 12px;
    background-position: center;
    margin-right: 6px
}
.review_slider {
    margin-top: 50px;
    margin-bottom: 2rem;
}
.review_slide {
    width: 90%;
    padding: 25px;
    margin-right: 1rem;
}
.review_slide .title {
    font-size: 18px;
    margin-bottom: 12px;
}
.review_slide .text {
    margin-bottom: 2rem;
    font-size: .7rem
}

.review_slide-video {
    width: 90%;
    margin-right: 1rem
}
.view_vid.review_slide-vid {
    width: 100%;
    height: 60vw;
    padding: 25px
}

.price_card-bl {
    margin-top: 2.1rem;
    flex-direction: column;
    gap:40px;
}
.price_card {
    width: 100%;
    height: auto;
    padding: 60px 20px 30px;
    text-align: center;
}
.price_card-mod {
    height: auto;
    padding-bottom: 1.8rem;
}
.price_card span {
    font-size: 150px;
    top: -2rem;
    right: -1rem;
}
.price_card .desc {
    margin-bottom: 25px
}
.price_card .price {
    font-size: 1rem;
    margin-bottom: 1.5rem
}
    
    .incl_cont>.text {
        text-align: center;
        font-size: .8rem;
    }
    
.incl_bl {
    margin-top: 40px;
    flex-direction: column;
    gap: 2rem
}
    .incl_cont .incl_bl:nth-of-type(2) {
        flex-direction: column-reverse;
    }
.incl_large {
    padding: 30px;
    width: 100%;
    height: auto;
}
.incl_large .icon {
    margin-bottom: 50px;
}
.incl_item .title {
    font-size: 18px;
}
.incl_item li {
    font-size: .7rem;
}
.icnl_caps {
    width: 100%;
    gap: 2rem
}
.incl_small {
    height: auto;
    padding: 30px;
}

.form_img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
    height: 85vw;
    object-fit: cover;
}
.form_cont {
    width: 100%;
}
.form_cont .headline {
    margin-bottom: 1rem;
}
.quiz-title {
    margin-bottom: 1rem;
    font-size: 18px;
    line-height: 150%
}

    .quiz-cont .headline {
        text-align: left
    }
.quiz-it .radio-wrap {
    height: 9.5rem;
}

.quiz-control-bl {
    margin-top: 2rem;
}
.quiz-control .prew {
    margin-right: 1rem;
}


.gal_grid {
    align-items: stretch;
    gap: 10px;
}
.gal_grid-big {
    flex-shrink: 0;
    width: 90%;
    height: 60vw;
}
    .gal_grid .gal_grid-big {
        width: 65%
    }
.gal_grid-big.swiper-slide:not(:last-child) {
    margin-right: .5rem;
}
.gal_grid-small {
    gap: 10px;
}
.gal_grid-small-cont {
    height: 50%;
    width: 100%;
}
.gal_grid + .text {
    margin: 30px 0 50px;
    font-size: .7rem;
    text-align: center;
}

.garant_bl {
    gap: 0;
    flex-direction: column;
}
.gar_item {
    width: 100%;
    padding: 1.5rem 0;
    margin-top: -2px;
}

.doc_item {
    width: 240px;
}
.doc_item:not(:last-child) {
    margin-right: 1rem;
}
.doc_item img {
    height: 220px;
    width: 70%;
}

.doc_item-info {
    padding: 25px;
}
.doc_item-info .title {
    margin-bottom: .6rem;
}
.doc_item-info .exp {
    opacity: .7
}


.faq-it {
    padding: 1.5rem 0;
    border-bottom: 1px solid #D9D9D9;
}
.question {
    cursor: pointer;
    align-items: center;
}
.question .headline_sm {
    margin: 0;
}
.question span {
    margin-left: 1rem
}
.answer p {
    margin-top: 1rem;
    font-size: .7rem;
}

.post-cont {
    margin: 2.5rem 0;
}
    .posts_slider {
        overflow: hidden;
    }
    .posts_slider .swiper-wrapper {
        flex-direction: column;
        gap: 40px
    }
.post_item {
    width: 100%;
    overflow: hidden;
    height: auto;
    flex-direction: column;
}
.post_item:not(:last-child) {
    margin-right: 0;
}
.post_item>img {
    width: 100%;
    flex-shrink: 0;
    height: 60vw;
    object-fit: cover;
}
.post_item-info {
    padding: 30px;
    width: 100%;
}
.post_item-info .title {
    font-size: .7rem;
    margin-bottom: 1rem;
}
.post_item .date {
    margin-bottom: 15px;
}

.dosug_item {
    width: 100%;
    height: auto;
    flex-direction: column;
}

.dosug_item-info {
    padding: 30px;
    width: 100%;
}

    
.form {
    padding-right: 0
}

footer {
    margin-top: 2.5rem;
}
.top-foot {
    padding: 2rem 0;
    flex-direction: column;
    text-align: center;
}
.top-foot>div {
    width:100%;
}
    .logo_foot {
        justify-content: center;
        text-align: left;
    }
.foot-contact {
    padding-top: .75rem;
}
    .foot-contact>.flex-b {
        flex-direction: column;
    }
.contact_row {
    margin: 0 0 1rem;
}
.contact_row>p {
    font-size: .9rem;
    line-height: normal
}
.foot_nav-mod {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
    .foot_soc {
        justify-content: center;
        gap: 25px;
    }
    .foot_soc .head_soc-item {
        margin: 0;
    }
    .pay {
        justify-content: center;
        gap: 30px
    }
.pay img {
    min-width: 0;
}
.pay img:not(:last-child) {
    margin-right: 0
}

.bot-foot {
    padding: 40px 0;
    flex-direction: column;
    text-align: center;
    gap: 30px;
}

.first_block {
    background: #EAF2FF;
    padding-top: 2rem;
    margin-bottom: 2.5rem;
}
.pension_cont {
    padding-bottom: 2rem;
    flex-direction: column-reverse;
}
.pension_cont-gal {
    width: 100%;
    margin-right: 0;
    flex-direction: column;
}
.pension_cont-gal .product_slider {
    width: 100%;
    margin: 0 0 1rem;
    height: 65vw;
}
.pension_act {
    width: 100%;
    padding: 30px;
    margin-bottom: 40px
}
.pension_act .title {
    font-size: 2rem;
    margin-bottom: 1rem;
}
    .pension_act>.but {
        height: auto;
    }
.nav_pansion-cont {
    padding-bottom: 0
}
    .nav_pansion {
        flex-wrap: nowrap !important;
        overflow-x: scroll;
        padding: 0;
    }
.nav_pansion a {
    padding: 1.2rem 1.2rem;
}

.price_container {
    margin: 2.5rem 0;
    padding-bottom: 0;
}
    .price_container .headline {
        text-align: left;
        font-size: 24px;
    }
.price_bl {
    margin-bottom: 2.5rem;
}
.price_row {
    margin-bottom: 1rem;
    font-size: .8rem
}
.price_row span {
    font-weight: bold;
    white-space: nowrap;
    margin-left: 1rem
}
.headline span {
    font-size: .7rem;
    white-space: nowrap;
}
.headline span img {
    width: 2rem;
    margin-left: .5rem
}
.price_container>img {
    display: none
}
.price_container>div {
    width: 100%;
}

.preym_cont_mod {
    background: #3074E3;
    margin: 2.5rem 0;
    color: #fff;
}
.preym_cont_mod .subtitle {
    color: rgba(255, 255, 255, 0.5);
}
.preym_cont_mod .headline {
    color: #fff;
}
.preym_bl {
    margin-top: 4rem;
}
.preym_it {
    width: 100%;
    margin-bottom: 3rem;
    padding-left: 3%;
}
.preym_it:not(:nth-child(3n)) {
    margin-right: 0
}
.preym_it span {
    width: 3rem;
    margin-right: 1rem;
}
.preym_it span:before {
    width: 3rem;
    height: 3rem;
}
.preym_it span img {
    max-width: 100%;
    min-width: 90%;
    position: relative;
    z-index: 2;
}
.preym_it_med span img {
    max-width: none;
    min-width: inherit;
    padding:1em;
    margin-left:0.1em;
}
.preym_it_med span:before {
    width: 2.9rem;
    height: 2.9rem;
    opacity: .3;
    background: #fff;
    border-radius: 50%;
    bottom: 0.3rem;
    left: 0.2rem;
    z-index: 1;
}    
.shedul_bl {
    flex-wrap: wrap;
}
.shed_item {
    padding: 25px
}
.shed_item:not(:last-child) {
    margin-right: 1rem;
}

.contacts {
    align-items: stretch;
    margin: 2rem 0 3rem;
    flex-direction: column;
}
.contacts_item {
    width: 100%;
    border-right: none;
    padding: 1rem 0;
    border-bottom: 2px solid #D9D9D9;
    text-align: center;
}
.contacts_item:first-child {
    border-left: none;
}
.map_cont {
    align-items: stretch;
    flex-direction: column-reverse;
}
.map {
    width: 100%;
    height: 65vw;
    margin-right: 0;
}

.map_way {
    padding: 25px;
    margin-bottom: 20px;
}


.first_cont {
    padding-top: 2rem;
    padding-bottom: 2.5rem;
}
    .content_bl {
        flex-direction: column-reverse;
        text-align: center;
        gap:30px
    }
.content_bl.flex-rev {
    flex-direction: column-reverse;
}
.content_img{
    width: 100%;
    height: 65vw;
    margin-right: 0;
}
    .content_img_med{
    width: 100%;
    height: auto;
    margin-right: 0;
}
.content_img-lg {
    height: 65vw;
}
.flex-rev .content_img {
    margin-right: 0;
    margin-left: 0;
}
.but-cont {
    margin-top: 2rem;
    flex-direction: column;
    gap:30px
}
.but-cont .but:first-child {
    margin-right: 0;
}


.content_img.view_vid>img {
    z-index: 1
}
.content_img.view_vid span {
    position: relative;
    z-index: 2
}

.sert_item {
    width: 240px;
    height: 310px;
    padding: 30px 30px;
    margin-bottom: 30px;
}
.sert_item:not(:last-child) {
    margin-right: 1rem;
}


.uslov_cont {
    margin: 2.5rem 0
}
.uslov_cont .gar_item {
    align-items: flex-start;
    width: 100%;
}
.gar_item p {
    line-height: 145%;
}
.gar_item .headline_sm {
    font-size: 1rem;
    margin-bottom: 1rem
}

.doc_inner {
    padding: 20px 0;
    flex-direction: column;
}
.doc_inner-text {
    margin-bottom: 30px;
    padding: 0 20px
}
    .doc_inner-docs {
        overflow-x: scroll;
        padding: 0 20px
    }
.doc_inner .doc_item {
    background: #fff;
    flex-shrink: 0;
}
.doc_inner-docs {
    margin-left: 0%
}


.feedback_row {
    padding: 30px 0;
}
.feedback_row-head {
    margin-bottom: .7rem
}
.feedback_row .link {
    margin-top: 1.4rem;
    display: inline-block;
}
.feedback_row .text {
    font-size: .7rem;
    line-height: 150%;
}
.but_center {
    margin-top: 2rem;
}
.subheadline {
    font-size: .8rem;
    line-height: 150%;
    margin-bottom: 1.5rem;
}

.steep_cont {
    margin: 2.5rem 0;
}
.vid_feedback .view_vid {
    width: 100%;
    margin: 0;
}
.taryf_cont {
    padding-bottom: 8rem
}

.price_cont {
    margin-top: -8rem
}
.news_bl .post_item {
    width: 100%;
    margin: 0; 
}

.page_nav {
    margin-top: 2rem;
}
.page_nav ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
.page_nav .page a {
    width: 2rem;
}

.single_post {
    margin-top: -8rem
}
.single_post iframe, .settlement-content iframe {
    width: 100% !important;
    height: 65vw !important;
}
.single_post-img {
    width: 100%;
    margin-bottom: 2rem;
}
.single_post img:not(.single_post-img) {
    max-width: 100%;
    height: auto;
}
    .wm_bl {
        flex-direction: column;
        gap:30px;
    } 
.wm_item {
    width: 100%;
    height: 65vw;
    padding: 25px;
}
.wm_item .title {
    font-size: 1.1rem;
}

.post_cont_mod {
    padding: 25px;
}
    
.empl_row-inner {
    padding: 30px 10px 0;
    margin-top: -3rem
}
.empl_row-inner .title {
    font-size: 1.2rem;
    margin-bottom: 1rem;
}
.empl_row-inner .posit {
    font-size: .9rem;
    margin-bottom: 1.3rem;
}
.empl_row-inner .exp {
    font-size: .7rem;
    margin-bottom: 3rem;
}
.empl_row-inner .rate {
    margin-bottom: 2.3rem;
}
.empl_row-img {
    max-width: 50%;
    max-height: 14rem;
    margin-top: -6rem;
}

.empl_row-desc {
    padding: 30px 10px 6rem;
}

.galler_cont {
    padding-bottom: 12rem
}
.gallery_nav {
    margin: 2.3rem 0;
    overflow-x: scroll
}
.gallery_nav a {
    font-size: .8rem;
    margin-right: 2rem;
    white-space: nowrap;
}
.galler_wrapper {
    margin-top: -14rem
}
.galler_row-head {
    margin-bottom: 30px;
}
.galler_row-head .title {
    font-size: 1rem;
}
.galler_row:not(:last-child) {
    padding-bottom: 50px
}

.eat_item {
    width: 300px;
    padding: 25px;
    height: auto;
}
.eat_item:not(:last-child) {
    margin-right: 1rem;
}
.eat_item>span {
    font-size: 150px;
}
.eat_item .title {
    font-size: 1.1rem;
    margin-bottom: 1.5rem;
}
.eat_row:not(:last-child) {
    margin-bottom: 1rem
}
.eat_row>span {
    font-size: .9rem;
    margin-bottom: .6rem;
}
.eat_row p {
    font-size: .7rem;
    line-height: 170%;
}



.vacancy_row {
    padding: 30px 0;
    border-top: 2px solid #D9D9D9;
    border-bottom: 2px solid #D9D9D9;
    align-items: flex-start;
}
.vacancy_row-icon {
    display: none
}
    .headline-block .date {
        width: 100%;
    }

.shedul_bl {
    flex-wrap: wrap;
    justify-content: space-between;
}
.shedul_bl .shed_item {
    width: 100%;
    height: 150px;
    padding: 15px;
    margin: 0 0 1rem;
}
.shedul_bl .shed_item:not(:nth-child(4n)) {
    margin-right: 0;
}
.text_row:first-child {
    padding-bottom: 2rem;
}
.text_row:not(:first-child) {
    padding: 2rem 0
}


    /*
Условия заселения
*/

.settlement-content .content_img {
    height: auto;
}
.gar_item.gar_item-mod {
    padding: 1rem 0;
    margin-top: 1.5rem;
    text-align: left
}
.gar_item .headline_sm {
    font-size: .8rem;
    margin-bottom: .75rem
}

.paymtn_bl {
    margin-top: 2rem;
    flex-wrap: wrap;
    gap: 20px
}
.paymtn_item {
    width: 100%;
    padding: 1rem;
}
.paymtn_item .headline_sm+p {
    font-size: .8rem;
    line-height: 160%
}

.things_slider {
    overflow: visible;
}
.things_slider .serv_slider-head {
    margin-bottom: 2rem;
}

.things_item {
    width: 270px;
}
.things_item:not(:last-child) {
    margin-right: 1rem;
}

.doc_list {
    height: 12rem;
    padding: 2rem 5rem 1rem 1rem;
    text-align: left
}
.doc_list .title {
    font-size: 1.2rem;
    margin-bottom: .6rem;
}
    .incl_large-mod>img {
        margin-bottom: 1rem
    }

/*
Условия заселения
*/


.w-100 {
    width: 100%;
}
.w-50 {
    width: 100%;
    flex-shrink: 0
}
.w-33 {
    width: 31.5%;
    flex-shrink: 0
}

.content_50 {
    gap: 0%;
    flex-direction: column;
}
.content_50 > div {
    width: 100%;
}

.download_pdf {
    width: 100%;
}
    
#section1 .text .content-image {
    width:100% !important;
    height: auto !important;
}

.flex-column {
     flex-direction: column;   
}
.medic_img img {
    max-width: 100%;
    max-height: 30rem;
    object-position: bottom;
    object-fit: contain;
    margin-top: 0rem;
}    
}