.content-42 h3.h2style {
    margin-bottom: 60px;
}
.content-42 .tabbed-heading-section {
    margin-bottom: 30px;
}
.content-42 .image-4by3 {
    padding-bottom: 92.268%;
}
.content-42 .tab_section_button {
    margin-top: 30px;
}
.content-42 .tab_section_button a.button {
    margin: 0px;
}
.content-42 .margin-bottom-override,
.content-42 .large.margin-bottom-override p:first-of-type {
    margin-bottom: 30px;
}
.content-42 .large.margin-bottom-override ul ~ p {
    margin-top: 30px;
}
.content-42 div.large.margin-bottom-override,
.content-42 div.large.margin-bottom-override ul {
    margin-bottom: 0px;
}
.content-42 .large.margin-bottom-override ul li {
    margin-bottom: 12px;
}
.content-42 .large.margin-bottom-override ul li::marker {
    color: #3379FF;
}
.content-42 p.large.margin-bottom-override {
    font-weight: 700;
    margin-bottom: 15px;
}
.content-42 .container-fluid.framed_desktop,
.content-42 .container-fluid.framed_desktop #background_setting {
    transition: 0.5s ease-in-out;
}
.content-42 .fade {
    transition: opacity 0.5s ease-in-out;
}
.content-42 nav.nav.nav-pills a.button.tab {
    font-size: 16px;
}
.content-42 .image-4by3 img {
    object-fit: contain;
}
@media(max-width: 767.98px){
    .content-42 .tabbed-heading-section {
        margin-bottom: 15px;
    }
    /*.content-42 .tab_section_button a.button {*/
    /*    margin-bottom: 15px;*/
    /*}*/
    /*.content-42 .nav-pills {*/
    /*    display: -webkit-box;*/
    /*    display: -ms-flexbox;*/
    /*    display: flex;*/
    /*    -ms-flex-wrap: nowrap;*/
    /*    flex-wrap: nowrap;*/
    /*    overflow: scroll;*/
    /*    width: 100vw;*/
    /*    -webkit-box-pack: start !important;*/
    /*    -ms-flex-pack: start !important;*/
    /*    justify-content: start !important;*/
    /*}*/
    /*.content-42 .nav-pills a.button {*/
    /*    padding-right: 30px;*/
    /*    margin: 0px;*/

    /*}*/
    .content-42 .margin-bottom-override {
        margin-bottom: 20px;
    }
    .content-42 .large.margin-bottom-override ul ~ p {
        margin-top: 20px;
    }
    .content-42 h3.h2style {
        margin-bottom: 30px;
    }
    .content-42 .text-center {
        text-align: left !important;
    }
    .content-42 .tab_section_button {
        margin-top: 20px;
    }
    .content-42 .image-4by3 {
        padding-bottom: 100%;
    }
    .content-42 .tab_section_button a.button {
        margin-bottom: 20px;
        /*width: 100%;*/
    }
}