.custom_size_image img{
    width: 50% !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.simp-custom-hide-right-box > div:last-child,
.simp-custom-hide-left-box > div:first-child {
    display: none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}

.footer-custom-text{
    text-align:center;
}
.mobile .footer-custom-text{
    padding-bottom:20px;
}

.simp-custom-hide-right-box > div:last-child,
.simp-custom-hide-left-box > div:first-child {
    display: none;
}
.simp-custom-center{
    display:flex;
    justify-content:center;
}

:is(.outer-page, .outerpage) .navbar .nav-contact {
    display: none;
}

:is(.outer-page, .outerpage) #back-top {
    bottom: 120px;
}

:is(.outer-page, .outerpage) .navbar .container .navbar-header .navbar-brand {
    display: flex;
    align-items: center;
}

:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wtbookbtn .one-col,
:is(.outer-page, .outerpage) .content_wrapper .no-gutter .wtlinkbutton .one-col {
    display: flex;
    justify-content: center;
}

.mobile .content_wrapper .no-gutter .wtbookbtn,
.mobile .content_wrapper .no-gutter .wtlinkbutton > .col-xs-12 {
    display: flex;
    justify-content: center;
}

.mobile .content_wrapper .wtformjson #form-group-submit > .col-xs-12 {
    display: flex;
    justify-content: center;
}

#CDSSCROLLINGRAVE{
    margin: 0 auto !important;
}

#CDSWIDCOE{
    margin: 0 auto !important;
}

#CDSWIDEXC{
    margin: 0 auto !important;
}

