@media all {
    .gm_tr_list > * {
        display: block;
        position: relative;
        padding: 10px;
        box-sizing: border-box;
        background-color: #2b2c30;
        border-radius: 5px;
        height: 120px;
        padding: 20px 20px;
        grid-area: "cell";
        color: #b7bbc0
    }

    .gm_br_desc {
        grid-area: br_desc;
        height: 100%;
        padding-bottom: 20px;
        box-sizing: border-box;
        display: flex;
        align-items: flex-end;
        line-height: 1.3
    }

    .gm_br_banner {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        grid-area: br_image;
        height: 110px;
        margin-top: auto;
        filter: drop-shadow(0px 8px 40px rgba(0, 0, 0, .25))
    }
}

@media all {
    .fa.fa-close:before {
        content: ""
    }

    .fa.fa-facebook {
        font-family: "Font Awesome 5 Brands";
        font-weight: 400
    }

    .fa.fa-facebook:before {
        content: ""
    }

    .fa.fa-pinterest {
        font-family: "Font Awesome 5 Brands";
        font-weight: 400
    }

    .fa.fa-instagram {
        font-family: "Font Awesome 5 Brands";
        font-weight: 400
    }
}

@media all {
    .fa {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1
    }

    .fa-angle-down:before {
        content: ""
    }

    .fa-bars:before {
        content: ""
    }

    .fa-facebook:before {
        content: ""
    }

    .fa-home:before {
        content: ""
    }

    .fa-instagram:before {
        content: ""
    }

    .fa-pinterest:before {
        content: ""
    }

    @font-face {
        font-family: "Font Awesome 5 Brands";
        font-style: normal;
        font-weight: 400;
        font-display: block
    }@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block
}@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block
}.fa {
     font-family: "Font Awesome 5 Free";
     font-weight: 900
 }
}

@media all {
    @font-face {
        font-family: icomoon;
        font-weight: 400;
        font-style: normal
    }[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .icon-magnifier:before {
        content: ""
    }

    .icon-cancel:before {
        content: ""
    }
}

@media all {
    body.page-with-animation #page_loading_effect[data-method=standard] {
        display: block;
        opacity: 1
    }

    body.page-with-animation #page_loading_effect[data-method=standard] .load_symbol {
        opacity: 1
    }

    #page_loading_effect {
        z-index: 9999
    }

    .load_symbol .minimal_icon
    .spinner {
        width: 60px;
        height: 60px
    }

    .load_symbol .minimal_icon
    .bar {
        border-radius: 200px 0 0 200px;
        border: 3px solid #65c18b
    }

    .load_symbol .minimal_icon .right-side
    .bar {
        border-radius: 0 200px 200px 0;
        border-left: none;
        -webkit-transform: rotate(-10deg);
        -webkit-transform-origin: left center;
        transform: rotate(-10deg);
        transform-origin: left center
    }

    .load_symbol .minimal_icon .right-side .bar:after {
        bottom: -6px;
        left: -3px
    }

    .load_symbol .minimal_icon .left-side
    .bar {
        border-right: none;
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }

    .load_symbol .minimal_icon .left-side .bar:after {
        bottom: -6px;
        right: -3px
    }
}

@media all {
    .full_header {
        z-index: 2000
    }

    .responsive-search
    .responsive_search_submit {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute
    }

    figure a .text-overlay {
        opacity: 0;
        height: 100%;
        position: absolute;
        text-decoration: none;
        width: 100%;
        z-index: 100;
        background: #80c550;
        background: rgba(128, 197, 80, .9)
    }

    figure a .text-overlay
    .info {
        text-align: center;
        top: 56%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        width: 100%;
        left: 0;
        position: absolute;
        color: #fff;
        font-size: 45px;
        line-height: 45px;
        font-weight: 300
    }

    figure a .text-overlay .info
    .plus_icon {
        display: block;
        position: relative;
        top: -3px
    }

    #mobile-panel {
        -webkit-transform: translateX(-300px);
        transform: translateX(-300px);
        z-index: 99999;
        -webkit-backface-visibility: hidden;
        visibility: hidden;
        width: 300px;
        background: #fff
    }

    #mobile-panel .mobile-close_navbar {
        padding-right: 3px
    }

    #mobile-panel
    .mobile_search_holder {
        background: 0 0;
        padding: 0;
        border: none;
        margin-top: 30px
    }

    #mobile-panel
    #responsive_menu {
        border: none
    }

    #mobile-panel #responsive_menu li a:not(.button) {
        padding: 10px 0;
        font-size: 12px
    }

    #mobile-panel #responsive_menu ul li a:not(.button) {
        padding-left: 30px
    }

    #mobile-panel #responsive_menu .sf-sub-indicator {
        width: 85px;
        margin-right: -15px;
        padding-left: 35px;
        line-height: 45px;
        font-size: 15px;
        right: 0
    }

    #mobile-panel #mobile-panel-trigger {
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }

    .body-overlay-mobile {
        -webkit-backface-visibility: hidden;
        z-index: 101;
        visibility: hidden
    }

    @media (max-width: 1024px) {
        .wrapper-out
        .container {
            max-width: 100%
        }
    }#branding .logo a
     img.show_logo {
         display: block
     }

    #branding .logo a
    img.show_logo.normal_logo {
        display: block
    }

    #branding .logo a
    img.show_logo.retina_logo {
        display: none
    }

    @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
        #branding .logo a
        img.normal_logo.show_logo {
            display: none
        }

        #branding .logo a
        img.retina_logo.show_logo {
            display: block
        }
    }@media only screen and (max-device-width: 1023px) and (-webkit-min-device-pixel-ratio: 2) {
    #branding .logo a
    img.retina_logo.original_logo {
        display: block
    }

    #branding .logo a
    img.original_logo.normal_logo {
        display: none !important
    }
}@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1) {
    #branding .logo a
    img.original_logo.normal_logo {
        display: block
    }
}a {
     text-decoration: none;
     color: #58a623
 }

    body {
        font-family: Arial, sans-serif;
        font-size: 13px;
        line-height: 1;
        font-weight: 400;
        color: #666;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-font-smoothing: antialiased;
        -webkit-text-size-adjust: 100%
    }

    .top_social
    a {
        background-position: center center;
        color: #eee
    }

    .top_social a
    i {
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: block;
        text-align: center;
        font-size: 14px
    }

    body:not(.hs-open) #navigation ul li.menu-item {
        opacity: 1
    }

    .pt_mask {
        height: 100%
    }

    .second_navi_inner #navigation ul li
    a {
        display: block;
        line-height: 50px
    }

    .second_navi_inner #header_search_wrap a i, .second_navi_inner .additional_icons > ul {
        line-height: 50px;
        height: 50px
    }

    #navigation ul li:first-child a:after {
        display: none
    }

    #responsive_menu {
        border-bottom: 1px solid rgba(128, 128, 128, .2);
        position: relative;
        width: 100%;
        margin: 0;
        padding: 0;
        z-index: 20;
        background-color: #fff
    }

    #responsive_menu
    li {
        display: block;
        margin: 0
    }

    #responsive_menu li a:not(.button) {
        border-top: 1px solid rgba(128, 128, 128, .2);
        display: block;
        padding: 15px 20px;
        text-align: left;
        text-decoration: none;
        font-size: 13px;
        position: relative;
        text-transform: uppercase;
        font-weight: 700
    }

    #responsive_menu li:first-child a:not(.button) {
        border-top: none
    }

    #responsive_menu ul.sub-menu {
        display: none
    }

    #responsive_menu ul a:not(.button) {
        font-weight: 400;
        text-transform: none;
        padding-left: 40px
    }

    #responsive_menu .sf-sub-indicator {
        position: absolute;
        right: 10px;
        font-size: 20px;
        line-height: 53px;
        top: 0;
        margin-left: 0;
        padding-left: 0;
        width: 53px;
        text-align: center
    }

    .mobile_search_holder {
        background: #fff;
        padding: 15px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid rgba(128, 128, 128, .2)
    }

    #navigation {
        position: initial
    }

    #navigation ul.sub-menu
    li {
        margin-left: 0;
        border-bottom: 1px solid #dcdadb;
        text-align: left
    }

    #navigation ul.sub-menu li a:after {
        display: none
    }

    #navigation ul.sub-menu li > a {
        line-height: 35px;
        width: auto;
        min-width: 165px;
        position: static;
        color: #999;
        margin: 0;
        font-size: 12px
    }

    #navigation ul.sub-menu li:last-child {
        border: none
    }

    #navigation ul
    li {
        position: relative
    }

    #navigation ul
    ul {
        visibility: hidden;
        position: absolute;
        min-width: 160px;
        z-index: 30;
        opacity: 0;
        width: auto;
        padding: 0;
        border-top: 3px solid #5bc98c
    }

    #navigation ul li li
    a {
        display: block;
        text-decoration: none;
        position: relative;
        border-right: none
    }

    .vc_row {
        position: relative
    }

    .page-title ul li:after {
        content: "/";
        padding-left: .5rem
    }

    .page-title ul li:last-child:after {
        content: ""
    }

    .vc_row[data-vc-full-width]:not(.bottom_divider_visible), .vc_row[data-vc-full-width]:not(.top_divider_visible) {
        z-index: 12
    }

    .vc_column_container {
        z-index: 10
    }
}

@media all {
    body:after {
        content: url(https://www.simplementstonge.com/wp-content/plugins/instagram-feed/img/sbi-sprite.png);
        display: none
    }
}

@media all {
    html {
        line-height: 1.15;
        -webkit-text-size-adjust: 100%
    }

    body {
        margin: 0
    }

    a {
        background-color: transparent
    }

    img {
        border-style: none
    }

    input {
        font-family: inherit;
        font-size: 100%;
        line-height: 1.15;
        margin: 0
    }

    input {
        overflow: visible
    }

    [type=submit] {
        -webkit-appearance: button
    }

    figure, h2, h3, p {
        margin: 0
    }

    ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    html {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
        line-height: 1.5
    }

    * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-width: 0;
        border-style: solid;
        border-color: #e2e8f0
    }

    img {
        border-style: solid
    }

    input::-moz-placeholder {
        color: #a0aec0
    }

    input::-webkit-input-placeholder {
        color: #a0aec0
    }

    input:-ms-input-placeholder {
        color: #a0aec0
    }

    input::-ms-input-placeholder {
        color: #a0aec0
    }

    input::placeholder {
        color: #a0aec0
    }

    h2, h3 {
        font-size: inherit;
        font-weight: inherit
    }

    a {
        color: inherit;
        text-decoration: inherit
    }

    input {
        padding: 0;
        line-height: inherit;
        color: inherit
    }

    img {
        display: block;
        vertical-align: middle
    }

    img {
        max-width: 100%;
        height: auto
    }

    .container {
        width: 100%
    }

    @media (min-width: 640px) {
        .container {
            max-width: 640px
        }
    }@media (min-width: 768px) {
    .container {
        max-width: 768px
    }
}@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }
}@media (min-width: 1160px) {
    .container {
        max-width: 1160px
    }
}input[type=text] {
     width: 100%;
     padding-top: .5rem;
     padding-bottom: .5rem;
     padding-left: .75rem;
     padding-right: .75rem;
     border-width: 1px;
     border-style: solid;
     --border-opacity: 1;
     border-color: #cbd5e0;
     border-color: rgba(203, 213, 224, var(--border-opacity));
     font-size: .875rem;
     line-height: 1.625;
     outline: 2px solid transparent;
     outline-offset: 2px
 }

    .header_search {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden
    }

    .header_search input[type=text] {
        border-width: 0;
        background-color: transparent;
        font-size: 1.25rem;
        width: 100%;
        height: 100%;
        outline: 2px solid transparent;
        outline-offset: 2px
    }

    p:last-of-type {
        margin-bottom: 0
    }

    input[type=submit] {
        display: inline-block;
        padding-top: .75rem;
        padding-bottom: .75rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        font-size: .75rem;
        line-height: 1.25;
        font-weight: 400;
        border-width: 1px;
        border-color: transparent;
        outline: 2px solid transparent;
        outline-offset: 2px;
        text-transform: uppercase;
        --text-opacity: 1;
        color: #fff;
        color: rgba(255, 255, 255, var(--text-opacity));
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        margin: 0;
        top: 0
    }

    #gotoTop:before {
        content: "";
        font-family: "Font Awesome 5 Free";
        font-weight: 900
    }

    .bg-black {
        --bg-opacity: 1;
        background-color: #000;
        background-color: rgba(0, 0, 0, var(--bg-opacity))
    }

    .bg-white {
        --bg-opacity: 1;
        background-color: #fff;
        background-color: rgba(255, 255, 255, var(--bg-opacity))
    }

    .bg-gray-700 {
        --bg-opacity: 1;
        background-color: #4a5568;
        background-color: rgba(74, 85, 104, var(--bg-opacity))
    }

    .border-gray-300 {
        --border-opacity: 1;
        border-color: #e2e8f0;
        border-color: rgba(226, 232, 240, var(--border-opacity))
    }

    .rounded-full {
        border-radius: 9999px
    }

    .border-t {
        border-top-width: 1px
    }

    .border-b {
        border-bottom-width: 1px
    }

    .box-border {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .block {
        display: block
    }

    .inline-block {
        display: inline-block
    }

    .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .hidden {
        display: none
    }

    .flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .justify-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .flex-grow {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .font-semibold {
        font-weight: 600
    }

    .font-bold {
        font-weight: 700
    }

    .h-10 {
        height: 2.5rem
    }

    .h-full {
        height: 100%
    }

    .text-xs {
        font-size: .75rem
    }

    .text-base {
        font-size: 1rem
    }

    .text-lg {
        font-size: 1.125rem
    }

    .text-xl {
        font-size: 1.25rem
    }

    .leading-10 {
        line-height: 2.5rem
    }

    .leading-tight {
        line-height: 1.25
    }

    .leading-normal {
        line-height: 1.5
    }

    .leading-relaxed {
        line-height: 1.625
    }

    .m-auto {
        margin: auto
    }

    .my-4 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .mb-0 {
        margin-bottom: 0
    }

    .mb-1 {
        margin-bottom: .25rem
    }

    .mr-4 {
        margin-right: 1rem
    }

    .mb-4 {
        margin-bottom: 1rem
    }

    .mb-5 {
        margin-bottom: 1.25rem
    }

    .mb-12 {
        margin-bottom: 3rem
    }

    .opacity-0 {
        opacity: 0
    }

    .overflow-hidden {
        overflow: hidden
    }

    .overflow-y-scroll {
        overflow-y: scroll
    }

    .p-4 {
        padding: 1rem
    }

    .px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }

    .py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }

    .pl-2 {
        padding-left: .5rem
    }

    .fixed {
        position: fixed
    }

    .absolute {
        position: absolute
    }

    .relative {
        position: relative
    }

    .inset-0 {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }

    .top-0 {
        top: 0
    }

    .right-0 {
        right: 0
    }

    .bottom-0 {
        bottom: 0
    }

    .left-0 {
        left: 0
    }

    .shadow-sm {
        -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05)
    }

    .text-left {
        text-align: left
    }

    .text-center {
        text-align: center
    }

    .text-right {
        text-align: right
    }

    .text-white {
        --text-opacity: 1;
        color: #fff;
        color: rgba(255, 255, 255, var(--text-opacity))
    }

    .uppercase {
        text-transform: uppercase
    }

    .lowercase {
        text-transform: lowercase
    }

    .w-10 {
        width: 2.5rem
    }

    .w-2\/4 {
        width: 50%
    }

    .w-full {
        width: 100%
    }

    .z-0 {
        z-index: 0
    }

    .z-10 {
        z-index: 10
    }

    .z-20 {
        z-index: 20
    }

    .z-30 {
        z-index: 30
    }

    .z-50 {
        z-index: 50
    }

    @media (min-width: 640px) {
        .sm\:block {
            display: block
        }

        .sm\:justify-start {
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start
        }
    }@media (min-width: 768px) {
    .md\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .md\:justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .md\:mr-6 {
        margin-right: 1.5rem
    }

    .md\:mb-6 {
        margin-bottom: 1.5rem
    }

    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .md\:text-left {
        text-align: left
    }
}@media (min-width: 1024px) {
    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .lg\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .lg\:justify-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .lg\:justify-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .lg\:h-10 {
        height: 2.5rem
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }
}@media (min-width: 1160px) {
    .xl\:hidden {
        display: none
    }

    .xl\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }

    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
}
}

@media all {
    .vc_row:after, .vc_row:before {
        content: " ";
        display: table
    }

    .vc_row:after {
        clear: both
    }

    .vc_column_container {
        width: 100%
    }

    .vc_row {
        margin-left: -15px;
        margin-right: -15px
    }

    .vc_col-sm-12 {
        box-sizing: border-box;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative
    }

    @media (min-width: 768px) {
        .vc_col-sm-12 {
            float: left
        }

        .vc_col-sm-12 {
            width: 100%
        }
    }.vc_clearfix:after, .vc_clearfix:before {
         content: " ";
         display: table
     }

    .vc_clearfix:after {
        clear: both
    }

    .wpb-content-wrapper {
        border: none;
        display: block;
        margin: 0;
        overflow: unset;
        padding: 0
    }

    .vc_row[data-vc-full-width] {
        overflow: hidden
    }

    .vc_column-inner:after, .vc_column-inner:before {
        content: " ";
        display: table
    }

    .vc_column-inner:after {
        clear: both
    }

    .vc_column_container {
        padding-left: 0;
        padding-right: 0
    }

    .vc_column_container > .vc_column-inner {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }
}

@media all {
    .wpb_row {
        margin-bottom: 0
    }

    .vc_row[data-vc-full-width-init=false] {
        opacity: 0
    }
}

@media all {
    .addtoany_list {
        display: inline;
        line-height: 16px
    }

    .a2a_kit a:empty {
        display: none
    }

    .addtoany_list
    a {
        border: 0;
        box-shadow: none;
        display: inline-block;
        font-size: 16px;
        padding: 0 4px;
        vertical-align: middle
    }
}

@media all {
    @media (prefers-reduced-motion: no-preference) {
        html {
            scroll-behavior: smooth
        }
    }
}

@media all {
    .rs-p-wp-fix {
        display: none !important;
        margin: 0 !important;
        height: 0 !important
    }

    rs-module-wrap {
        visibility: hidden
    }

    rs-module-wrap, rs-module-wrap
    * {
        box-sizing: border-box
    }

    rs-module-wrap {
        position: relative;
        z-index: 1;
        width: 100%;
        display: block
    }

    rs-module {
        position: relative;
        overflow: hidden;
        display: block
    }

    rs-module
    img {
        max-width: none !important;
        margin: 0;
        padding: 0;
        border: none
    }

    rs-slide, rs-slide:before, rs-slides {
        position: absolute;
        text-indent: 0;
        top: 0;
        left: 0
    }

    rs-slide, rs-slide:before {
        display: block;
        visibility: hidden
    }

    rs-module rs-layer {
        opacity: 0;
        position: relative;
        visibility: hidden;
        display: block;
        -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale;
        z-index: 1;
        font-display: swap
    }

    rs-layer:not(.rs-wtbindex) {
        outline: 0 !important
    }

    rs-zone {
        position: absolute;
        width: 100%;
        left: 0;
        box-sizing: border-box;
        min-height: 50px;
        font-size: 0px
    }

    rs-column {
        display: block;
        visibility: hidden
    }

    .rev_row_zone_top {
        top: 0
    }

    rs-row {
        display: table;
        position: relative;
        width: 100% !important;
        table-layout: fixed;
        box-sizing: border-box;
        vertical-align: top;
        height: auto;
        font-size: 0px
    }

    rs-column {
        box-sizing: border-box;
        display: block;
        position: relative;
        width: 100% !important;
        height: auto !important;
        white-space: normal !important
    }

    rs-static-layers {
        position: absolute;
        z-index: 101;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden
    }

    .rs-stl-visible {
        overflow: visible !important
    }
}