body:not(.loaded)::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 100
}

.flats-box .head,
.select#house>span,
.select#section>span,
body {
    background: #f3f3f3
}

.select#house {
    margin-right: 10px
}

.select#section>span {
    min-width: 130px
}

.select#house>span,
.select#section>span {
    height: 100%
}

#filters .option,
#filters .title,
#flats .flat .description .title,
#flats .flat .house-details>span,
#flats.table .flat p,
#flats.table .flat>a,
#tagsModal .tag,
#tagsModal>.inner .buttons a,
.h1,
h1 {
    font-family: 'Akrobat Semibold'
}

#filters .option,
#filters .title,
#flats .flat .description .title,
#flats .flat .house-details>span,
#flats.table .flat p:not(.title)>span,
#tagsModal .tag,
#tagsModal>.inner .buttons a,
.active-filters>a,
.active-filters>span,
.h1,
.select#house,
.select#section,
.sorts .select>span,
h1 {
    text-transform: uppercase
}

#flats .flat,
.active-filters,
.sorts .select {
    color: #1c4a47
}

#flats .flat .description p:not(.title)>span,
#flats .flat .house-details>span,
#flats.table .flat p:not(.title)>span,
.select#house>span,
.select#section>span {
    color: #2d2d2d
}

#flats .flat .description p:not(.title),
#flats.table .flat p:not(.title) {
    color: #999
}

#flats .flat,
.active-filters>a,
.active-filters>span,
.select .options,
.sorts .select>span {
    background: #fff
}

#flats .flat,
#flats.table .flat .image>span,
.active-filters>a,
.active-filters>span,
.mCSB_scrollTools .mCSB_draggerRail,
.select .options,
.sorts .select>span {
    border: 1px solid #1c4a47
}

#filters .option,
#filters a.title,
#tagsModal .tag,
#tagsModal>.inner .buttons a {
    border: 1px solid #f3f3f3
}

#flats .flat .description p:not(.title),
#flats .flat .description p>span,
#flats.table .flat .image>.text,
.active-filters>a,
.active-filters>span,
.select#house .option.active,
.select#house>span,
.select#section .option.active,
.select#section>span,
.sorts .select>span {
    font-weight: 700
}

#flats .flat .description .title,
#flats.table .flat a.title {
    color: #fff
}

#filters,
#flats .flat .description .title {
    background: #2d2d2d
}

.h1,
h1 {
    margin: 0 0 5px;
    padding: 5px 10px 7px;
    background: #1c4a47;
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 24px
}

.active-filters>a,
.active-filters>span {
    display: inline-block;
    margin-right: 5px
}

.active-filters>span .close {
    width: 12px;
    margin-left: 5px;
    background: #4a4a4a
}

.active-filters>span .close::before {
    content: 'x';
    position: absolute;
    top: 0;
    left: 4px;
    font-weight: 400;
    font-size: 11px;
    line-height: 11px;
    color: #fff
}

#flats .flat .description .short-description,
#flats.table .flat p,
#flats.table .flat>a,
.active-filters>a,
.active-filters>span {
    letter-spacing: 1px
}

.active-filters>a,
.active-filters>span,
.select#house .option,
.select#house>span,
.select#section .option,
.select#section>span {
    font-size: 12px;
    line-height: 12px
}

#flats .flat .house-details>span,
#flats.table .flat .image>.text {
    font-size: 13px;
    line-height: 13px
}

#filters .option,
#flats.table .flat p,
#flats.table .flat>a,
#tagsModal .tag,
#tagsModal>.inner .buttons a,
.sorts .select>span {
    font-size: 14px;
    line-height: 14px
}

#filters .title {
    font-size: 16px;
    line-height: 16px
}

#flats .flat .description .title>span,
#flats .flat .description p:not(.title):not(.short-description)>span,
#flats.table .flat p:not(.title)>span {
    font-size: 20px;
    line-height: 20px
}

#flats.table .flat a.title>span {
    font-size: 24px;
    line-height: 24px
}

#flats .flat .description p:not(.title) {
    font-size: 10px;
    line-height: 10px
}

#flats .flat .description .title {
	display: block;
    font-size: 13px;
    line-height: 13px
}

.sorts .select>span {
    padding-left: 30px;
    letter-spacing: 2px
}

.sorts .select:not(:first-child):not(#sort)>span {
    margin-left: 10px
}

.flats-box .head>.flex>.flex-1:first-child {
    margin-right: 10px
}

.sorts .select>span::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #1c4a47 transparent transparent transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#flats .flat .description p>span,
#flats .flat .description .title>span,
.sorts .select span {
    display: block
}

#flats:not(.table) .flat {
    padding: 10px 0;
    height: max-content
}

#flats .flat .description .title,
#flats .flat .description p:not(:last-child) {
    border-bottom: 1px solid #a6a4a4
}

#flats .flat .description p:not(.title) {
    margin-right: 10px;
    padding: 5px 0;
    text-transform: uppercase
}

#filters .option,
#filters .title,
#flats .flat .description p:not(.title):not(.short-description)>span,
#flats.table .flat p>span,
#tagsModal .tag,
#tagsModal>.inner .buttons a,
.select#house>span,
.select#section>span {
    letter-spacing: 2px
}

#flats .flat .description .title {
    padding: 5px 10px 5px 0
}

#flats .flat .description .title>span {
    text-transform: none;
    letter-spacing: 2px
}

#flats:not(.table) .flat .image {
    min-height: 250px;
    width: 75%;
    margin-left: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

#flats:not(.table) .flat .image>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#flats .flat .house-details {
    margin-top: 10px
}

#flats .flat .house-details>span {
    letter-spacing: 2px
}

#flats .flat .house-details>span:not(:last-child) {
    border-right: 1px solid #a6a4a4
}

.flats-box {
    padding: 10px
}

.flats-box .head {
    position: absolute!important;
    top: 0!important;
    left: 10px!important;
    width: 100%;
    width: calc(100% - 20px);
    padding-top: 10px;
    z-index: 6
}

#flats.table .flat>p:not(:last-child),
#flats.table .flat>a.title {
    border-right: 1px solid #1c4a47
}

#flats.table .flat {
    margin-bottom: 10px;
    cursor: pointer
}

#flats.table .flat p,
#flats.table .flat>a {
    padding: 5px 10px 3px
}

#flats.table .flat p span,
#flats.table .flat a span {
    display: block
}

#flats.table .flat a.title {
    background: #2d2d2d
}

#flats.table .flat .image {
    position: absolute;
    top: 100%;
    padding: 5px 0 0;
    right: -1px;
    width: 302px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 3
}

.mCustomScrollbar:not(.mCS_no_scrollbar) #flats.table .flat:last-child:not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) .image,
.mCustomScrollbar:not(.mCS_no_scrollbar) #flats.table .flat:nth-last-child(2):not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) .image,
.mCustomScrollbar:not(.mCS_no_scrollbar) #flats.table .flat:nth-last-child(3):not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) .image,
.mCustomScrollbar:not(.mCS_no_scrollbar) #flats.table .flat:nth-last-child(4):not(:first-child):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) .image {
    top: auto;
    bottom: 0
}

#flats.table .flat .image>span {
    display: block;
    background-color: #fff
}

#flats.table .flat .image>.inner {
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 0
}

#flats.table .flat .image>.text {
    border-top: 0;
    text-transform: uppercase;
    padding: 7px 0
}

#flats.table .flat:not(:hover) .image {
    opacity: 0;
    pointer-events: none
}

#flats.table .flat .price {
    white-space: nowrap
}

.select .options {
    position: absolute;
    top: 100%;
    left: 0;
    left: calc(0px - 1px);
    width: 100%;
    width: calc(100% + 2px);
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 1
}

.select:not(:hover) .options {
    opacity: 0;
    pointer-events: none
}

.select .options .option {
    padding: 8px 0 8px 30px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.select .options .option:not(:last-child) {
    border-bottom: 1px solid #1c4a47
}

#filters .filter-block {
    padding: 10px 25px;
    background: #323232;
    border: 1px solid #292929
}

#filters .filter-block:not(:last-child):not(.flex) {
    margin-bottom: 10px
}

#filters .option,
#tagsModal .tag {
    display: inline-block;
    padding: 10px;
    margin-right: 8px;
    margin-bottom: 8px;
    background: #282828;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

#filters .option.active,
#tagsModal .tag.active {
    background: #f3f3f3;
    color: #282828
}

#filters .filter-block:not(.relative) .title {
    margin-bottom: 10px
}

#filters a.title {
    display: block;
    padding: 7px 0 9px;
    margin: 0
}

.mCSB_scrollTools {
    opacity: 1;
    z-index: 4
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 10px;
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.mCSB_scrollTools .mCSB_dragger {
    width: 10px;
    left: 3px;
    background: #323232
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    opacity: 0
}

.select#house>span,
.select#section>span {
    display: inline-block;
    padding: 5px 30px
}

.select#house>span .current,
.select#section>span .current {
    display: block
}

.select#house .options,
.select#section .options {
    background: 0 0
}

.select#house .option,
.select#section .option {
    width: 100%;
    margin-bottom: 1px;
    padding-left: 30px;
    /*white-space: nowrap;*/
}

.select .option::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 12px;
    width: 8px;
    height: 8px
}

.select .option:not(.active):not(:hover)::before {
    background: grey
}

.select .option.active::before {
    background: #1c4a47
}

.select#sort .option:hover::before,
.select#view .option:hover::before {
    background: #f3f3f3
}

#tagsModal {
    position: fixed;
    top: 70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 450px;
    max-width: 90%;
    border: 10px solid #2d2d2d;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 9999;
	max-height:calc(100vh - 140px);
}

#tagsModal:not(.open) {
    opacity: 0;
    pointer-events: none
}

#tagsModal>.inner {
       padding: 10px;
    background: #323232;
    border: 1px solid #292929;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
    padding-bottom: 60px;
}

#tagsModal>.inner .buttons {
	    position: absolute;
    bottom: 0px;
    background: #323232;
    width: 100%;
    padding: 10px;
    left: 0;
}

#tagsModal>.inner .buttons a {
    padding: 10px;
    color: #f3f3f3
}

#tagsModal>.inner .buttons .apply {
    background: #1c4a47;
    margin-right: 10px
}

#tagsModal>.inner .buttons .cancel {
    background: #636363
}

#tagsModal.open+.bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 100
}

.select#house .option:not(.active):not(:hover),
.select#section .option:not(.active):not(:hover) {
    color: #fff
}

.slider-container .scale,
.theme-green .back-bar .pointer-label {
    display: none
}

.slider-container {
    max-width: calc(100% - 69px);
    margin: 18px auto 13px
}

.theme-green .back-bar .pointer {
    top: -10px;
    width: 70px;
    height: 30px;
    background: 0 0;
    border: 0;
    pointer-events: none
}

.slider-container .pointer::after,
.slider-container .pointer::before,
.theme-green .back-bar .selected-bar::after,
.theme-green .back-bar .selected-bar::before,
.theme-green .back-bar::after,
.theme-green .back-bar::before {
    content: '';
    position: absolute
}

.slider-container .pointer::after,
.slider-container .pointer::before {
    pointer-events: auto
}

.slider-container .pointer::before {
    top: 0;
    width: 30px;
    height: 30px;
    background: #f3f3f3
}

.slider-container .pointer.low::before {
    left: 0
}

.slider-container .pointer.high::before {
    right: 0
}

.slider-container .pointer::after {
    top: 10px;
    width: 0;
    height: 0;
    border-style: solid
}

.slider-container .pointer.low::after {
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #f3f3f3;
    left: 30px
}

.slider-container .pointer.high::after {
    border-width: 5px 6px 5px 0;
    border-color: transparent #f3f3f3 transparent transparent;
    right: 30px
}

.theme-green .back-bar,
.theme-green .back-bar .selected-bar {
    height: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.theme-green .back-bar .selected-bar::after,
.theme-green .back-bar .selected-bar::before,
.theme-green .back-bar::after,
.theme-green .back-bar::before {
    height: 10px;
    top: 0;
    background: inherit
}

.theme-green .back-bar .selected-bar::after,
.theme-green .back-bar .selected-bar::before {
    z-index: 1
}

.theme-green .back-bar .selected-bar::after,
.theme-green .back-bar .selected-bar::before {
    width: 5px
}

.theme-green .back-bar::after,
.theme-green .back-bar::before {
    width: 50px
}

.theme-green .back-bar .selected-bar::before,
.theme-green .back-bar::before {
    right: 100%
}

.theme-green .back-bar .selected-bar::after,
.theme-green .back-bar::after {
    left: 100%
}

.theme-green .back-bar {
    background: #636363
}

.theme-green .back-bar .selected-bar {
    background: #1c4a47
}

.mCustomScrollbar.mCS_no_scrollbar .mCSB_container {
    overflow: visible
}

input[data-min="0"][data-max="0"]+.slider-container .selected-bar {
    left: 35px
}

.lds-roller {
    position: fixed;
    bottom: 10px;
    display: inline-block;
    width: 64px;
    height: 64px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.lds-roller:not(.active) {
    opacity: 0
}

.lds-roller:not(.page-loaded) {
    opacity: 1!important;
    top: 50%;
    left: 50%!important;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 999
}

.lds-roller:not(.page-loaded) div:after {
    background: #fff!important
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    transform-origin: 32px 32px
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #2d2d2d;
    margin: -3px 0 0 -3px
}

.lds-roller div:nth-child(1) {
    animation-delay: -36ms
}

.lds-roller div:nth-child(1):after {
    top: 50px;
    left: 50px
}

.lds-roller div:nth-child(2) {
    animation-delay: -72ms
}

.lds-roller div:nth-child(2):after {
    top: 54px;
    left: 45px
}

.lds-roller div:nth-child(3) {
    animation-delay: -108ms
}

.lds-roller div:nth-child(3):after {
    top: 57px;
    left: 39px
}

.lds-roller div:nth-child(4) {
    animation-delay: -144ms
}

.lds-roller div:nth-child(4):after {
    top: 58px;
    left: 32px
}

.lds-roller div:nth-child(5) {
    animation-delay: -.18s
}

.lds-roller div:nth-child(5):after {
    top: 57px;
    left: 25px
}

.lds-roller div:nth-child(6) {
    animation-delay: -216ms
}

.lds-roller div:nth-child(6):after {
    top: 54px;
    left: 19px
}

.lds-roller div:nth-child(7) {
    animation-delay: -252ms
}

.lds-roller div:nth-child(7):after {
    top: 50px;
    left: 14px
}

.lds-roller div:nth-child(8) {
    animation-delay: -288ms
}

.lds-roller div:nth-child(8):after {
    top: 45px;
    left: 10px
}

@keyframes lds-roller {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

#load-more-flats {
    display: block;
    padding: 10px;
    margin: 20px 0 30px;
    border: 1px solid #1c4a47;
    background: #1c4a47;
    color: #f3f3f3;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Akrobat Semibold';
    letter-spacing: 2px
}

#flats .flat .description p:not(.title):not(.short-description)>.old-price {
	display: inline-block;
	font-size: 10px;
    line-height: 10px;
	color: #a13131;
	text-decoration: line-through;
}

#flats .flat .description p:not(.title)>.green,
#flats.table .flat p:not(.title)>.green {
	color: #438681;
}

#flats:not(.table) .flat .sale-link {
	position: absolute;
	top: 10px;
	left: -10px;
	width: auto;
	height: auto;
	padding: 5px 30px 5px 15px;
	background: #e90000;
	border: 1px solid #1c4a47;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	z-index: 5;
}

#flats:not(.table) .flat .sale-link span {
	display: block;
	font-size: 22px;
	line-height: 22px;
}


@media (min-width:769px) {
    #flats {
        overflow: hidden;
        min-height: 400px;
		padding: 0 10px;
    }
    .select#house .option:hover,
    .select#section .option:hover {
        font-weight: 700
    }
    .select .options .option:hover {
        color: #fff;
        background: #1c4a47
    }
    #filters .option:hover,
    #tagsModal .tag:hover {
        background: #f3f3f3;
        color: #282828
    }
    .select#house .option:hover::before,
    .select#section .option:hover::before {
        background: #1c4a47
    }
    .flats-box {
        height: 100vh;
        overflow: auto
    }
    
    #flats:not(.table) .flat {
        display: inline-block;
        min-width: 49%;
        max-width: 49%;
        width: 49%;
        margin: 0 1% 10px 0
    }
    #flats.table .flat .price {
        width: 150px
    }
    #filters {
        max-height: 100vh;
        overflow: auto;
        width: 340px;
        width: 25vw;
        padding: 10px
    }
}

@media(min-width: 1200px) {
    #wrap {
        padding-left: 51px
    }
}

@media (max-width:768px) {
    .flats-box .head {
        /*padding-right: 60px*/
    }
    .sorts {
        margin-bottom: 8px
    }
    .sorts #sort>span {
        margin-left: 0
    }
    #flats .flat {
        margin-bottom: 10px
    }
    #flats.table .flat p,
    #flats.table .flat>a {
        font-size: 11px;
        line-height: 11px
    }
    #flats.table .flat p:not(.title)>span {
        font-size: 14px;
        line-height: 14px
    }
    #flats.table .flat a.title>span {
        font-size: 18px;
        line-height: 18px
    }
    #flats.table .flat a.title {
        min-width: 74px
    }
    #flats.table .flat .price {
        border-right: 0!important
    }
    #flats.table .flat .image {
        width: 100%;
        width: calc(100% + 2px)
    }
    #flats.table .flat p,
    #flats.table .flat>a {
        padding-left: 5px;
        padding-right: 5px
    }
    #parameters {
        padding-bottom: 60px
    }
    #filters {
        position: fixed;
        top: 0;
        left: 0;
        max-height: 100%;
        width: 100%;
        z-index: 101;
        overflow: auto;
        padding: 10px 10px 60px;
        -webkit-transition: opacity .3s;
        -moz-transition: opacity .3s;
        transition: opacity .3s
    }
    #mobile-apply-filters,
    #mobile-show-filters {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 15px 0;
        background: #1c4a47;
        letter-spacing: 4px;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 18px;
        z-index: 4
    }
    #filters:not(.open) {
        opacity: 0;
        pointer-events: none
    }
    #flats {
        margin-top: 10px!important
    }
    .flats-box .head {
        position: static!important
    }
    .lds-roller {
        left: 50%;
        bottom: 60px
    }
	
	.active-filters>a, .active-filters>span {
		margin-right: 10px;
		margin-bottom: 5px;
	}
}

@media (min-width:481px) {
    .sorts .select>span::before {
        border-width: 8px 5px 0 5px;
        left: 10px
    }
    .sorts .select>span {
        height: 32px
    }
}

@media (max-width:480px) {
    #flats:not(.table) .flat .image {
        min-height: 200px;
        width: 70%
    }
    .sorts .current {
        display: none!important
    }
    .sorts .select>span {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .sorts .select>span::before {
        border-width: 5px 3px 0 3px;
        left: 10px
    }
    .active-filters>a,
    .active-filters>span {
        padding: 1px 3px
    }
    #flats .flat .house-details>span {
        font-size: 9px;
        line-height: 9px
    }
}

@supports (flex-wrap:wrap) and (-webkit-flex-wrap:wrap) {
    @media (min-width: 769px) {
        #flats:not(.table) {
            display: -webkit-box!important;
            display: -moz-box!important;
            display: -ms-flexbox!important;
            display: -webkit-flex!important;
            display: flex!important;
            -webkit-flex-wrap: wrap;
            flex-wrap: wrap
        }
        #flats:not(.table) .flat {
            margin: 0 0 10px;
            min-width: calc(50% - 5px);
            max-width: calc(50% - 5px);
            width: calc(50% - 5px)
        }
        #flats:not(.table) .flat:nth-child(odd) {
            margin-right: 10px
        }
    }
}

#filters #type .option[data-value="3"],
#filters #type .option[data-value="6"],
#filters #type .option[data-value="7"] {
    display: none !important;
}


#filters #advanced.filter-block .flex{
	gap:16px;
}
#filters #advanced.filter-block .flex .options{
	flex:1;
}
#filters #advanced.filter-block .flex .option{
	margin:0px;
	border:1px solid #292929;
	background:rgba(255,255,255,0.3);
	text-align:center;
	width:100%;
	font-size:16px;
	min-height:36px;
	padding:7px;
	line-height:20px;
	text-transform:none;
}

#filters #advanced.filter-block .flex .option img{
	display:block;
	margin:0 auto;
}
#filters #advanced.filter-block .flex .option:hover,
#filters #advanced.filter-block .flex .option.active{
	background:#fff;
}
#flats .flat .description{
	position:relative;
}
.flat .icon-eoselia{
	    position: absolute;
    right: 100%;
    top: 0px;
    background: #fff;
    padding: 5px;
    height: 25px;
    width: 88px;
    background: rgba(255, 255, 255, 0.75) url(../img/eoselia.svg) no-repeat center center;
    background-size: auto 15px;
    min-height: 44px;
}