/* ------------------------------------------------------------------
 Note: line numbers are approximate and may change as the file evolves.
 General CMS (~lines 15 - 177)
 BT Reward Points (~lines 182 - 199)
 About and Our Stores (~lines 204- 308)
 Brochure Request (~lines 313 - 500)
 Contact us (~lines 506 - 646)
 Size Guides (~lines 651 - 1028)
------------------------------------------------------------------ */


/*  ---------------------  */
/*    GENERAL CMS PAGES   */
/* --------------------- */
.cms-page-view{
    display: block;
    background: #fff;
}

.cms-wedding_suit_appointments {
    .page-main {
        width: 100%;

        .column.main {
            width: 100%;
        }
    }
}

.cms-page-view .page-main{
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    padding-left: 40px;
    padding-right: 40px;
}

.cms-page-view .columns{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 0;
}

.cms-page-view .wrap-measure h2 {
    text-align: center;
}

.cms-page-view .wrap-measure .wrapper-img-title {
    margin-bottom: 40px;
}

.cms-page-view .wrap-measure .wrapper-img-title h3 {
    margin-bottom: 0;
    margin-top: 1.5rem;
    text-indent: 24px;
}

.cms-page-view .wrap-measure .wrapper-img-title img {
    width: 100%;
}

.cms-page-view .sticky {
    position: unset !important;
}

.cms-page-view.cms-delivery .content-new table{
    width: 100%;
}

.cms-page-view.cms-delivery .content-new table thead tr td {
    background-color: #6f6f6f !important;
    border: 1px solid #ffffff !important;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    padding: 9px 18px 3px !important;
}

.cms-page-view.cms-delivery .content-new table tbody tr td {
    background-color: #f4f4f4;
    border: 1px solid #ffffff !important;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    padding: 9px 18px !important;
}

.cms-page-view.cms-delivery .content-new table tbody tr td p {
    margin: 0;
}

.cms-page-view.cms-delivery .content-new:first-of-type {
    background: url("../images/world-map.jpg") no-repeat 0 -4px;
}

.cms-page-view.cms-delivery .europe-wrap {
    width: 40%;
    margin-right: 3%;
    float: left;
}

.cms-page-view.cms-delivery .europe-wrap p {
    margin: 0;
}

.cms-page-view .sidebar.sidebar-additional {
    display: none;
}

.cms-page-view h3 {
    font-size: 24px;
    margin-top: 1.5rem;
}

.cms-page-view h3:first-of-type {
    font-size: 36px;
}

.cms-page-view .content-new {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.cms-page-view .content-new p {
    margin-bottom: 20px;
}

.cms-page-view .content-new a {
    color: #000000;
}

.cms-page-view .content-new h2 {
    font-size: 24px;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}

.cms-page-view .content-new ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 0;
    unicode-bidi: isolate;
    margin-bottom: 50px;
    list-style-position: inside;
    padding: 0;
}

.cms-page-view .content-new ul a {
    color: #000000;
    text-decoration: underline;
}

.cms-page-view .backtop {
    font-size: 12px;
    background-color: #c0c0c0;
    border-radius: 6px;
    color: #fff !important;
    display: block;
    float: right;
    padding: 6px 8px;
    text-align: center;
    width: 90px;
}

.cms-page-view hr {
    display: inline-block;
    width: 100%;
    clear: both;
    border: 0;
    border-top: 1px solid #cfcfcf;
    margin-bottom: 21px;
    margin-top: 21px;
}

@media screen and (max-width: 768px) {
    .cms-page-view .wrap-measure .wrapper-img-title h3 {
        font-size: 20px;
        text-indent: 0;
        text-align: center;
        line-height: 32px;
    }
}


/*  ---------------------  */
/*    BT REWARD POINTS    */
/* --------------------- */
.cms-loyalty-points .column.main {
    margin-bottom: 30px;
}

.cms-loyalty-points .reward-btn {
    display: none;
}

.cms-loyalty-points .rewardwrap p {
    margin-bottom: 20px;
}

.cms-loyalty-points .rewardwrap ul {
    margin: 20px 0;
    padding: 0;
    list-style-position: inside;
}


/*  ---------------------  */
/*  ABOUT AND OUR STORES  */
/* --------------------- */
.cms-brook-taverner-experience-html .sections.nav-sections,
.cms-ourstores .sections.nav-sections {
    margin-bottom: 0;
}

.cms-brook-taverner-experience-html .breadcrumbs,
.cms-ourstores .breadcrumbs {
    display: none;
}

.cms-brook-taverner-experience-html .page-main,
.cms-ourstores .page-main {
    max-width: unset;
    padding: 0;
    margin: 0;
}

.cms-brook-taverner-experience-html .row--fullwidth,
.cms-ourstores .row--fullwidth {
    display: flex;
}

.cms-brook-taverner-experience-html .row--fullwidth .box,
.cms-ourstores .row--fullwidth .box {
    display: inline-flex;
    width: 50%;
    align-items: center;
    justify-content: center;
}

.cms-brook-taverner-experience-html .row--fullwidth .box.left,
.cms-ourstores .row--fullwidth .box.left {
    order: 1;
}

.cms-brook-taverner-experience-html .row--fullwidth .box.right,
.cms-ourstores .row--fullwidth .box.right {
    order: 2;
}

.cms-brook-taverner-experience-html .row--fullwidth .box .text-wrap,
.cms-ourstores .row--fullwidth .box .text-wrap {
    text-align: center;
    padding: 0 14%;
}

.cms-brook-taverner-experience-html .row--fullwidth .box .text-wrap p,
.cms-ourstores .row--fullwidth .box .text-wrap p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
}

.cms-brook-taverner-experience-html .row--fullwidth .box .text-wrap a,
.cms-ourstores .row--fullwidth .box .text-wrap a {
    color: #000000;
}

.cms-brook-taverner-experience-html .row--fullwidth .box .text-wrap .quote,
.cms-ourstores .row--fullwidth .box .text-wrap .quote {
    font-size: 32px;
    font-family: 'Lora', sans-serif;
    line-height: 38px;
}

.cms-brook-taverner-experience-html .row--fullwidth .box img,
.cms-ourstores .row--fullwidth .box img {
    width: 100%;
    float: left;
    filter: grayscale(100%);
    transition: opacity 0.25s ease;
}

.cms-brook-taverner-experience-html .row--fullwidth .box img:hover,
.cms-ourstores .row--fullwidth .box img:hover {
    filter: none;
}

@media screen and (max-width: 990px) {
    .cms-brook-taverner-experience-html .row--fullwidth,
    .cms-ourstores .row--fullwidth {
        width: 100%;
        display: inline-block;
        float: left;
    }

    .cms-brook-taverner-experience-html .row--fullwidth .box,
    .cms-ourstores .row--fullwidth .box {
        width: 100%;
        display: inline-block;
        float: left;
    }

    .cms-brook-taverner-experience-html .row--fullwidth .box .text-wrap,
    .cms-ourstores .row--fullwidth .box .text-wrap {
        padding: 20px 20px 40px;
    }

    .cms-brook-taverner-experience-html .row--fullwidth .box .text-wrap .quote,
    .cms-ourstores .row--fullwidth .box .text-wrap .quote {
        font-size: 28px;
        line-height: 34px;
    }
}


/*  ---------------------  */
/*     BROCHURE REQUEST   */
/* --------------------- */
.cms-brochure-request-html h2 {
    margin-bottom: 10px;
    margin-top: 0 !important;
    font-weight: 300;
    line-height: 1.1;
    font-size: 3rem;
}

.cms-brochure-request-html #brochure_request_form {
    float: left;
}

.cms-brochure-request-html #brochure_request_form tr {
    display: inline-block;
    width: 47%;
    margin-right: 2%;
}

.cms-brochure-request-html #brochure_request_form tr:nth-child(1),
.cms-brochure-request-html #brochure_request_form tr:nth-child(11),
.cms-brochure-request-html #brochure_request_form tr:nth-child(12) {
    width: 100%;
    margin-right: 0;
}

.cms-brochure-request-html #brochure_request_form tr:nth-child(10) {
    width: 100%;
    margin-right: 0;
}

.cms-brochure-request-html #brochure_request_form tr:nth-child(10) td {
    width: 100%;
    display: inline-block;
}

.cms-brochure-request-html #brochure_request_form tr:nth-child(10) td input {
    width: 97% !important;
}

.cms-brochure-request-html #brochure_request_form tr:nth-child(11) td,
.cms-brochure-request-html #brochure_request_form tr:nth-child(12) td {
    display: inline-block;
    width: 100%;
}

.cms-brochure-request-html #brochure_request_form tr:nth-child(13) {
    margin-bottom: 40px;
}

.cms-brochure-request-html #brochure_request_form tr:nth-child(13) {
    margin-top: 20px;
    font-size: 14px;
}

.cms-brochure-request-html #brochure_request_form tr:first-child td span{
        display: block;
}

.cms-brochure-request-html #brochure_request_form tr td{
    padding: 10px 0 0;
}

.cms-brochure-request-html #brochure_request_form input[type=checkbox] {
    margin: 2px 5px 0 0;
    position: relative;
    top: 3px;
    border: 1px solid rgb(118, 118, 118);
    border-radius: 4px;
    width: 13px;
    height: 13px;
}

.cms-brochure-request-html .page-main .col-sm-6 td input[type=submit] {
    background-color: #3c3c3c;
    border: none;
    padding: 13px 35px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    width: 100%;
}

.cms-brochure-request-html #brochure_request_form input[type=text],
.cms-brochure-request-html #brochure_request_form input[type=password],
.cms-brochure-request-html #brochure_request_form input[type=url],
.cms-brochure-request-html #brochure_request_form input[type=tel],
.cms-brochure-request-html #brochure_request_form input[type=search],
.cms-brochure-request-html #brochure_request_form input[type=number],
.cms-brochure-request-html #brochure_request_form input[type*=date],
.cms-brochure-request-html #brochure_request_form input[type=email]{
    background: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 1px;
    font-family: 'Gill Sans', sans-serif;
    font-size: 15px;
    height: 40px;
    padding: 0 9px;
    width: 100%;
}

.cms-brochure-request-html #brochure_request_form select{
    border: 1px solid #cfcfcf;
    border-radius: 1px;
    font-family: 'Gill Sans', sans-serif;
    font-size: 15px;
    height: 40px;
}

.cms-brochure-request-html .page-main h2 {
    margin-top: 20px;
}

.cms-brochure-request-html .page-main .row {
    display: inline-block;
    width: 100%;
    float: left;
}

.cms-brochure-request-html .page-main .col-sm-6 {
    width: 50%;
    float: left;
}

.cms-brochure-request-html .page-main .col-sm-6 td {
    padding-left: 0;
    padding-right: 0;
}

.cms-brochure-request-html .page-main .col-sm-6 td span p {
    margin-bottom: 0;
}

.cms-brochure-request-html .page-main .col-sm-6 td input {
    float: left;
}

.cms-brochure-request-html .page-main .col-sm-6 td input[type="submit"] {
    background-color: #3c3c3c;
    border: none;
    padding: 13px 35px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
}

.cms-brochure-request-html .page-main .col-sm-6 img {
    float: right;
    padding-left: 30px;
    margin-bottom: 30px;
}

@media screen and (max-width: 1000px) {
    .cms-brochure-request-html #brochure_request_form tr {
        width: 100%;
        margin-right: 0;
    }

    .cms-brochure-request-html #brochure_request_form tr td {
        width: 100%;
        display: inline-block;
    }

    .cms-brochure-request-html #brochure_request_form tr:nth-child(10) td input {
        width: 100%;
        margin-right: 0;
    }

    .cms-brochure-request-html #brochure_request_form tr:nth-child(13) td {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 768px) {
    .cms-brochure-request-html .page-main .col-sm-6 {
        width: 100%;
    }

    .cms-brochure-request-html .page-main .col-sm-6 img {
        padding-left: 0;
    }

    .cms-brochure-request-html #brochure_request_form select{
        width: 100%;
    }
}


/*  ---------------------  */
/*       CONTACT US       */
/* --------------------- */
.content-new h3 {
    font-size: 38px;
    margin-bottom: 30px;
}

.content-new .contact-form {
    width: 44%;
}

.content-new .intro-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
}

.content-new .intro-wrap img {
    display: block;
    height: auto;
    width: 100%;
    position: relative;
}

.content-new .intro-wrap .text-overlay h3 {
    font-size: 26px;
    background-color: #000000;
    color: #ffffff;
    line-height: 24px;
    padding: 16px 0;
    text-transform: uppercase;
    width: 200px;
    text-align: center;
    top: 0;
}

.content-new .intro-wrap .text-overlay p {
    font-size: 17px;
    background-color: #ffffff;
    color: #000000;
    line-height: 20px;
    opacity: 0.9;
    padding: 20px;
    text-align: left;
    width: 780px;
}

.content-new .contact-form-wrap {
    clear: both;
    margin: 20px auto;
    overflow: hidden;
}

.content-new .contact-form-wrap .contact-form {
    float: left;
}

.content-new .contact-form-wrap .map-wrap {
    background-color: #e1e1e1;
    float: right;
    width: 50%;
}

.content-new .contact-form-wrap .map-wrap iframe {
    width: 100%;
}

.content-new .contact-form-wrap .map-wrap .address {
    padding: 10px 40px 40px 40px;
    text-align: left;
}

.content-new .contact-form-wrap .map-wrap .address h2 {
    font-size: 15px;
    color: #000000;
    letter-spacing: 1.95px;
    margin-bottom: 11px;
    padding-right: 4px;
    text-transform: uppercase;
}

.content-new .contact-form-wrap td {
    background-color: transparent;
    border: 0;
    padding: 10px 0;
}

.content-new .contact-form-wrap td:last-of-type {
    padding-left: 10px;
}

.content-new .contact-form-wrap span {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
}

.content-new .contact-form-wrap input,
.content-new .contact-form-wrap textarea {
    border: 1px solid #c3c3c3;
    padding-left: 5px;
    width: 100%;
    min-height: 44px;
    border-radius: 0;
}

.content-new .contact-form-wrap select {
    background-color: transparent;
    border: 1px solid #c3c3c3;
    color: #000000;
}

.content-new .contact-form-wrap input {
    height: 28px;
}

.content-new .contact-form-wrap label input {
    height: auto;
    margin-right: 5px;
    width: auto;
}

.content-new table {
    margin: 0;
}

@media screen and (max-width: 1100px) {
    .content-new .intro-wrap .text-overlay p {
        width: 95%;
    }
}

@media screen and (max-width: 768px) {
    .content-new .contact-form {
        width: 100%;
    }

    .content-new .contact-form-wrap .map-wrap {
        width: 100%;
        margin-top: 30px;
    }
}


/*  ---------------------  */
/*      SIZE GUIDES       */
/* --------------------- */
#size-guide-wrap {
    margin: 38px 5px 0;
    position: relative;
}

#size-guide-wrap .tabs {
    height: 37px;
    margin-bottom: -1px;
}

#size-guide-wrap .tabs li {
    display: inline;
    height: 37px;
    margin-bottom: 10px;
    width: 13%;
}

#size-guide-wrap .tabs li a {
    font-size: 16px;
    border: 1px solid #CFCFCF;
    color: #8e8d8d;
    display: inline-block;
    float: left;
    margin-right: -1px;
    padding: 20px 0;
    text-align: center;
    width: 11%;
    font-weight: 700;
    text-decoration: underline;
}

#size-guide-wrap .tabs li .active {
    background-color: #CFCFCF;
    border: 1px solid #CFCFCF;
    color: #000000;
    position: relative;
}

#size-guide-wrap .tabs li .active:after {
    position: absolute;
    display: block;
    height: 2px;
    width: 100%;
    background-color: red;
    bottom: 0;
    left: 0;
    right: 0;
}

#size-guide-wrap .tabsenhanced a {
    width: 20% !important;
}

#size-guide-wrap img {
    height: 140px;
    width: auto;
}

#size-guide-wrap #tab1,
#size-guide-wrap #tab2,
#size-guide-wrap #tab3,
#size-guide-wrap #tab4,
#size-guide-wrap #tab5,
#size-guide-wrap #tab6,
#size-guide-wrap #tab7,
#size-guide-wrap #tab8,
#size-guide-wrap #tab9,
#size-guide-wrap #tab10,
#size-guide-wrap #tab11,
#size-guide-wrap #tab12,
#size-guide-wrap #tab13,
#size-guide-wrap #tab14,
#size-guide-wrap #tab15,
#size-guide-wrap #tab16,
#size-guide-wrap #tab17,
#size-guide-wrap #tab18,
#size-guide-wrap #tab19,
#size-guide-wrap #tab20 {
    margin-top: 27px;
    padding: 15px;
}

#size-guide-wrap #tab1enhanced,
#size-guide-wrap #tab2enhanced,
#size-guide-wrap #tab3enhanced,
#size-guide-wrap #tab4enhanced,
#size-guide-wrap #tab5enhanced,
#size-guide-wrap #tab6enhanced,
#size-guide-wrap #tab7enhanced,
#size-guide-wrap #tab8enhanced,
#size-guide-wrap #tab9enhanced,
#size-guide-wrap #tab10enhanced,
#size-guide-wrap #tab11enhanced,
#size-guide-wrap #tab12enhanced,
#size-guide-wrap #tab13enhanced,
#size-guide-wrap #tab14enhanced,
#size-guide-wrap #tab15enhanced,
#size-guide-wrap #tab16enhanced,
#size-guide-wrap #tab17enhanced,
#size-guide-wrap #tab18enhanced,
#size-guide-wrap #tab19enhanced,
#size-guide-wrap #tab20enhanced {
    margin: 27px auto 0;
    padding: 8px;
}

#size-guide-wrap .size-guide-wrapper {
    padding: 30px;
    overflow: scroll;
}

#size-guide-wrap .size-guide-wrapper p {
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
    margin-bottom: 15px;
}

#size-guide-wrap .size-guide-wrapper .measurement-selector {
    margin-bottom: 30px;
}

#size-guide-wrap .size-guide-wrapper .measurement-selector span {
    cursor: pointer;
    padding: 0 5px;
}

#size-guide-wrap .size-guide-wrapper .measurement-selector .active {
    cursor: auto;
    font-weight: bold;
    text-decoration: underline;
}

#size-guide-wrap .size-guide-wrapper table {
    margin-bottom: 20px;
}

#size-guide-wrap .size-guide-wrapper table tr {
    width: 50%;
}

#size-guide-wrap .size-guide-wrapper table tr td {
    font-size: 12px;
    border-right: 1px solid #CFCFCF;
    padding: 12px 2px;
    text-align: center;
    width: 129px;
}

#size-guide-wrap .size-guide-wrapper table tr td:first-child {
    padding-left: 15px;
    text-align: center;
}

#size-guide-wrap .size-guide-wrapper table tr td:last-of-type {
    border-right: 0;
}

#size-guide-wrap .size-guide-wrapper table tr:first-child th {
    padding-bottom: 30px;
}

#size-guide-wrap .size-guide-wrapper table thead th {
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

#size-guide-wrap .size-guide-wrapper table thead tr:first-child {
    font-weight: bold;
}

.container {
    width: 90%;
    margin: auto;
}

.fixed {
    top: 0;
    position: fixed;
    width: auto;
    display: none;
    border: none;
    background-color: #ffffff;
}

.footer-promise-banner {
    z-index: 100;
}

@media screen and (max-width: 320px) {
    #size-guide-wrap .tabs li a {
        font-size: 11px;
    }

    #size-guide-wrap .tabs li .active {
        border-bottom: 1px solid #dcdcdc;
    }

    #size-guide-wrap img {
        width: 100px;
    }

    #size-guide-wrap .size-guide-wrapper table tr td:first-child {
        padding-left: 0;
    }

    #size-guide-wrap .size-guide-wrapper table thead th {
        font-size: 8px;
    }

    .size-img-fixed {
        width: inherit;
    }
}

@media only screen and (max-width: 480px) {
    #size-guide-wrap .tabs li a {
        width: 25%;
    }
}

@media only screen and (max-width: 767px) {
    #size-guide-wrap {
        display: block;
    }
}

@media screen and (min-width: 767px) and (max-width: 1199px) {
    .size-img-fixed {
        width: 88%;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
    #size-guide-wrap #tab1,
    #size-guide-wrap #tab2,
    #size-guide-wrap #tab3,
    #size-guide-wrap #tab4,
    #size-guide-wrap #tab5,
    #size-guide-wrap #tab6,
    #size-guide-wrap #tab7,
    #size-guide-wrap #tab8,
    #size-guide-wrap #tab9,
    #size-guide-wrap #tab10,
    #size-guide-wrap #tab11,
    #size-guide-wrap #tab12,
    #size-guide-wrap #tab13,
    #size-guide-wrap #tab14,
    #size-guide-wrap #tab15,
    #size-guide-wrap #tab16,
    #size-guide-wrap #tab17,
    #size-guide-wrap #tab18,
    #size-guide-wrap #tab19,
    #size-guide-wrap #tab20 {
        margin-top: 12.4%;
    }
}

@media screen and (max-width: 768px) {
    #size-guide-wrap .tabs {
        height: auto;
        display: inline-block;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    #size-guide-wrap .tabs.tabsenhanced {
        width: 100%;
    }

    #size-guide-wrap .tabs.tabsenhanced li {
        display: inline-block;
        max-width: 100px;
        width: 100%;
    }

    #size-guide-wrap .tabs li {
        display: inline-block;
        width: 100%;
    }

    #size-guide-wrap .tabs li a {
        width: 100% !important;
    }

    #size-guide-wrap .tabs li .active {
        border-bottom: 1px solid #CFCFCF;
    }

    #size-guide-wrap img {
        height: auto !important;
    }

    #size-guide-wrap #tab1enhanced,
    #size-guide-wrap #tab2enhanced,
    #size-guide-wrap #tab3enhanced,
    #size-guide-wrap #tab4enhanced,
    #size-guide-wrap #tab5enhanced,
    #size-guide-wrap #tab6enhanced,
    #size-guide-wrap #tab7enhanced,
    #size-guide-wrap #tab8enhanced,
    #size-guide-wrap #tab9enhanced,
    #size-guide-wrap #tab10enhanced,
    #size-guide-wrap #tab11enhanced,
    #size-guide-wrap #tab12enhanced,
    #size-guide-wrap #tab13enhanced,
    #size-guide-wrap #tab14enhanced,
    #size-guide-wrap #tab15enhanced,
    #size-guide-wrap #tab16enhanced,
    #size-guide-wrap #tab17enhanced,
    #size-guide-wrap #tab18enhanced,
    #size-guide-wrap #tab19enhanced,
    #size-guide-wrap #tab20enhanced {
        margin-top: 5px;
    }

    .fixed {
        top: 0;
    }
}

@media only screen and (max-width: 769px) {
    #size-guide-wrap .tabs li a {
        font-size: 12px;
    }

    #size-guide-wrap .tabsenhanced a {
        width: 100% !important;
    }

    #size-guide-wrap #tab1,
    #size-guide-wrap #tab2,
    #size-guide-wrap #tab3,
    #size-guide-wrap #tab4,
    #size-guide-wrap #tab5,
    #size-guide-wrap #tab6,
    #size-guide-wrap #tab7,
    #size-guide-wrap #tab8,
    #size-guide-wrap #tab9,
    #size-guide-wrap #tab10,
    #size-guide-wrap #tab11,
    #size-guide-wrap #tab12,
    #size-guide-wrap #tab13,
    #size-guide-wrap #tab14,
    #size-guide-wrap #tab15,
    #size-guide-wrap #tab16,
    #size-guide-wrap #tab17,
    #size-guide-wrap #tab18,
    #size-guide-wrap #tab19,
    #size-guide-wrap #tab20 {
        margin-top: 0;
    }

    #size-guide-wrap .size-guide-wrapper table thead th {
        font-size: 10px;
    }

    .size-img-fixed {
        width: 82%;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 992px) {
    #size-guide-wrap .size-guide-wrapper {
        padding: 5px;
        overflow: scroll;
        width: 100%;
    }

    #size-guide-wrap .size-guide-wrapper table {
        display: table;
        width: 100%;
    }
}

