﻿.qtt-tabbed {
    position: relative;
    background-repeat: no-repeat;
    min-height: 595px;
    transition: margin-bottom 1.3s;
    background-size: cover;
}

.qtt-tabbed .hidden {
    display: none;
}

.qtt-tabbed .title {
    color: #fff;
    position: relative;
}

.qtt-tabbed .title .title-tab__journey {
    max-height: 0;
    opacity: 0;
}

.qtt-tabbed .title h2 {
    line-height: 1;
    margin: 0;
    padding: 10px 0;
    font-weight: 300;
    transition: all 0.8s ease-in-out;
    color: #061B2B;
}

.qtt-tabbed .title .title__sub {
    font-size: 23px;
    transition: all 0.8s ease-in-out;
    color: #061B2B;
    font-weight: 700;
    line-height: 1.3;
    margin: 0px auto 0;
}

.qtt-tabbed.qtt-tabbed--journey-check .title-tab__qtt {
    max-height: 0;
    opacity: 0;
}

.qtt-tabbed.qtt-tabbed--journey-check .title-tab__journey {
    max-height: 100%;
    opacity: 1;
}

.qtt-tabbed.closing .title-tab__journey {
    display: none;
}

.qtt-tabbed.qtt-tabbed--with-image {
    min-height: 455px;
}

.qtt-tabbed--without-image .qtt-tabbed {
    min-height: 525px;
    z-index: 1051;
}

.qtt-tabbed--without-image .qtt-tabbed.qtt-search--return-active.active:not(.qtt-tabbed--journey-check) {
    margin-bottom: 60px;
    transition: margin-bottom 0s ease;
}

.qtt-tabbed--without-image .qtt-tabbed.qtt-search--return-active {
    margin-bottom: 0;
    transition: margin-bottom 1.2s;
}

.qtt-tabbed.qtt-tabbed--with-image.active:not(.qtt-tabbed--journey-check) {
    margin-bottom: 100px;
}

.qtt-tabbed div,
.qtt-tabbed div:before {
    transition: all 0.8s ease-in-out;
}

.qtt-tabbed.active .qtt__search-top {
    height: 20%;
}

.qtt-tabbed.active .title h2 {
    line-height: 30px;
    font-size: 28px;
    margin: 0;
    padding: 10px 0;
    color: #fff;
}

.qtt-tabbed.active .title p.title__sub,
.qtt-tabbed.active .title #page .title__sub.expandable-panel,
#page .qtt-tabbed.active .title .title__sub.expandable-panel,
.qtt-tabbed.active .title .title__sub.expandable-panel-link {
    color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}

.qtt-tabbed .qtt__search-top {
    margin-bottom: -45px;
    position: relative;
    text-align: center;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    height: 42.0560747664%;
    top: 0;
    padding: 10px 12px 75px 12px;
}

.qtt-tabbed:before {
    content: '';
    background: rgba(6, 27, 43, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.8s ease-in-out;
    transition-property: top, left, right, min-height, margin, max-width, width, padding;
    min-height: 100%;
    margin: 147px auto;
}

.qtt-tabbed--without-image .qtt-tabbed:before {
    content: none;
}

.qtt-tabbed--without-image .qtt-tabbed .title__main,
.qtt-tabbed--without-image .qtt-tabbed .title__sub {
    color: #fff !important;
}

.qtt-tabbed--without-image .qtt-tabbed .title__sub {
    font-weight: 500 !important;
}

.qtt-tabbed.active .qtt__search-bottom {
    height: 75% !important;
    padding-top: 20px;
}

.qtt-tabbed.active:before {
    height: 100%;
    background: linear-gradient(to bottom, rgba(4, 28, 44, 0.7), #041c2c);
    margin-top: 0 !important;
    max-width: 100% !important;
    transition: all 0.8s ease-in-out;
    transition-property: top, left, right, min-height, margin, max-width, width, padding;
    top: 0 !important;
    min-height: 10000px;
}

.qtt-tabbed .qtt__search-bottom {
    padding-bottom: 30px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    height: 57.9439252336%;
}

.qtt-tabbed--with-image .component-journey-check-form {
    max-width: 846px;
}

.qtt-tabbed--with-image .component-qtt-form,
.qtt-tabbed--with-image .component-alt-route-finder {
    max-width: 846px;
}

.qtt-tabbed .nav__tabs {
    position: relative;
    padding: 0;
    margin: 0 auto 20px;
    list-style: none;
    max-width: 540px !important;
    zoom: 1;
}
.qtt-tabbed .nav__tabs.nav__tabs--three-items {
    margin: 0;
    float: right;
    width: 100%;
    max-width: 100%;
    padding-left: 16px;
}

.qtt-tabbed .nav__tabs.nav__tabs--three-items .nav__tabs__item {
    width: 33.33333333%;
}

.qtt-tabbed .nav__tabs.nav__tabs--three-items .nav__tabs__item a,
.qtt-tabbed .nav__tabs.nav__tabs--three-items .nav__tabs__item .expandable-panel-link {
    padding: 0;
    height: 42px;
    line-height: 38px;
    border-color: #fff !important;
    font-weight: 700;
    color: #fff;
    border-width: 2px;
}

.qtt-tabbed .nav__tabs.nav__tabs--three-items .nav__tabs__item.active a,
.qtt-tabbed .nav__tabs.nav__tabs--three-items .nav__tabs__item.active .expandable-panel-link {
    color: #061B2B;
    background: #fff !important;
}

.qtt-tabbed .nav__tabs .nav__tabs__item {
    float: left;
    margin: 0;
    width: 180px;
}

.qtt-tabbed .nav__tabs .nav__tabs__item a,
.qtt-tabbed .nav__tabs .nav__tabs__item .expandable-panel-link {
    width: 100%;
    display: inline-block;
    border: 1px solid #C7DAE7;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}

.qtt-tabbed .nav__tabs .nav__tabs__item a:hover,
.qtt-tabbed .nav__tabs .nav__tabs__item .expandable-panel-link:hover {
    text-decoration: none;
}

.qtt-tabbed .nav__tabs .nav__tabs__item:first-of-type a,
.qtt-tabbed .nav__tabs .nav__tabs__item:first-of-type .expandable-panel-link {
    border-right: 0;
    border-radius: 6px 0px 0px 6px;
}

.qtt-tabbed .nav__tabs .nav__tabs__item:last-of-type a,
.qtt-tabbed .nav__tabs .nav__tabs__item:last-of-type .expandable-panel-link {
    border-left: 0;
    border-radius: 0px 6px 6px 0px;
}

.qtt-tabbed .nav__tabs .nav__tabs__item.active a,
.qtt-tabbed .nav__tabs .nav__tabs__item.active .expandable-panel-link {
    background: #C7DAE7;
    color: #061B2B;
}

.qtt-tabbed .nav__tabs__item.active a,
.qtt-tabbed .nav__tabs__item.active .expandable-panel-link {
    background: #fff;
    color: #061B2B;
}

.qtt-tabbed .nav__tabs__item a,
.qtt-tabbed .nav__tabs__item .expandable-panel-link {
    border-color: #fff;
    color: #fff;
}

.form-row {
    margin-bottom: 19px;
    position: relative;
    clear: both;
}

.qtt-tabbed .form-row--hidden {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    margin: 0;
}

.qtt-tabbed.active .title h1 {
    color: #fff;
    -webkit-transition: color 0.8s ease-out;
    -moz-transition: color 0.8s ease-out;
    -o-transition: color 0.8s ease-out;
    transition: color 0.8s ease-out;
}

.qtt-tabbed.active p.title__sub {
    margin-top: 0px !important;
}

.hasQTTwithImage .qtt-tabbed .title .title__sub {
    padding: 0px;
}

.hasQTTwithImage div[role=main]::before {
    content: '';
    background: linear-gradient(to bottom, rgba(233, 240, 245, 0), #e9f0f5 70%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.hasQTTwithImage .promo-content,
.hasQTTwithImage .content-tab,
.hasQTTwithImage .content-tab--yellow,
.hasQTTwithImage .content-tab--blue {
    background: transparent;
}

.qtt-tabbed .form-row--tabs .tabs-wrapper .nectar-notice {
    top: 140px !important;
    right: 45% !important;
}

.qtt-tabbed--without-image .component-qtt-form {
    padding-top: 0px;
}

.qtt__search-bottom {
    height: 60.943925% !important;
}

.qtt-mobile-image {
    background-repeat: no-repeat;
    padding-top: 30%;
    min-height: 155px;
    background-size: cover;
    background-position: bottom;
    display: none !important;
    display: block;
}

.qtt-form-close {
    max-width: 1176px;
    margin: auto;
    position: relative;
}

.qtt-form-close .icon-close_no_circle {
    color: white;
    position: absolute;
    top: 20px;
    right: 6px;
    font-size: 22px;
    cursor: pointer;
    z-index: 1;
    opacity: 0;
    height: 22px;
    width: 22px;
    display: block;
}

.qtt-form-close .icon-close_no_circle:before {
    color: white;
}

.qtt-form-close .icon-close_no_circle:hover:before {
    color: rgba(255, 255, 255, 0.8);
}

.qtt-form-close .icon-close_no_circle span {
    text-indent: -999em;
    display: inline-block;
}

.active .qtt-form-close .icon-close_no_circle {
    opacity: 1;
}

.text-light .title-tab__qtt .title__main,
.text-light .title-tab__qtt .title__sub {
    color: #fff !important;
}

.kill-h1-margin {
    margin: 0px !important;
}

.nectar-notice {
    display: none;
}

.qtt-tabbed .nav__tabs:before,
.qtt-tabbed .nav__tabs:after {
    content: ' ';
    display: table;
}

.qtt-tabbed .nav__tabs:after {
    clear: both;
}
.hasBreadcrumb div[role=main] {
    background-position: center -243px;
}
.hasBreadcrumb .promo-content > .container,
.hasBreadcrumb .content-tab > .container,
.hasBreadcrumb .content-tab--yellow > .container,
.hasBreadcrumb .content-tab--blue > .container {
    margin-top: -45px;
}


.promo-content {
    background: #fff;
}

.promo-content.child-container-yellow-top, 
.promo-content .child-container-blue-top,
.promo-content .content-tab--blue {
    position: relative;
    z-index: 1;
}

.promo-content.child-container-yellow-top > .container,
.promo-content .child-container-blue-top > .container,
.promo-content .content-tab--blue > .container {
    margin-top: -85px !important;
}

.promo-content > .container{
    background: #fff;
    padding: 65px 30px 0 30px;
    border-radius: 4px;
    margin-top: -85px;
}

.qtt-tabbed.complete .form-row--hidden {
    max-height: 42px !important;
}

.btn-link {
    background-color: transparent;
    border: 1px solid transparent;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
    .qtt-tabbed.active:before {
        /* IE10+ specific styles go here */
        width: 3000px !important;
    }
}

@media (min-width: 64.0625em) {
    .qtt-tabbed .title {
        margin-top: 0px;
    }

    .qtt-tabbed .title h2 {
        font-size: 50px;
        line-height: 58px;
        margin: 0;
    }

    .qtt-tabbed.active.qtt-tabbed--journey-check .qtt__search-bottom {
        padding-top: 0px !important;
    }

    .qtt-tabbed .qtt__search-top {
        padding-top: 0;
        margin-bottom: 0;
    }

    .qtt-tabbed .qtt__search-bottom {
        position: absolute;
        height: 57.9439252336%;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 33px 12px 70px;
    }

    .qtt-tabbed--without-image .qtt-tabbed .qtt__search-bottom {
        padding: 28px 12px 70px;
    }

    .qtt-tabbed:before {
        max-width: 1170px;
    }

    .qtt-tabbed .qtt__search-top:before {
        padding: 0;
        margin: 0;
        background-image: none;
        position: absolute;
        height: 42.0560747664%;
        height: 35%;
        left: 0;
        right: 0;
    }

    .qtt-tabbed .qtt__search-top:before:before {
        content: none;
    }

    .qtt-tabbed.active .form-row--hidden {
        display: block;
        max-height: 50px;
        opacity: 1;
        margin-bottom: 19px;
    }

    .qtt-tabbed.complete .form-row--hidden {
        overflow: visible;
        max-height: 65px;
    }

    .qtt-tabbed .form-row--tabs {
        position: absolute;
        top: 0px;
        left: 0;
        right: 0;
    }

    .hasQTTwithImage .qtt-tabbed .form-row--tabs {
        top: 0;
    }

    .qtt-tabbed--without-image .qtt-tabbed .form-row--tabs {
        top: -45px;
    }

    .qtt-tabbed .form-row--tabs .tabs-wrapper {
        position: relative;
    }

    .qtt-tabbed .form-row--tabs .tabs-wrapper .nectar-notice {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 50%;
        margin-right: -540px;
        width: 360px;
        padding-left: 20px;
    }

    .qtt-tabbed .form-row--tabs .tabs-wrapper .nectar-notice .nectar-notice__img {
        float: left;
        max-width: 38px;
        position: relative;
        top: 8px;
    }

    .qtt-tabbed .form-row--tabs .tabs-wrapper .nectar-notice .nectar-notice__img img {
        width: 100%;
        max-width: 100%;
    }

    .qtt-tabbed .form-row--tabs .tabs-wrapper .nectar-notice .necatar-notice__text {
        float: left;
        margin-left: 10px;
    }

    .qtt-tabbed .form-row--tabs .tabs-wrapper .nectar-notice .necatar-notice__text p,
    .qtt-tabbed .form-row--tabs .tabs-wrapper .nectar-notice .necatar-notice__text #page .expandable-panel,
    #page .qtt-tabbed .form-row--tabs .tabs-wrapper .nectar-notice .necatar-notice__text .expandable-panel,
    .qtt-tabbed .form-row--tabs .tabs-wrapper .nectar-notice .necatar-notice__text .expandable-panel-link {
        font-size: 1.4em;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
    }

    .qtt-tabbed.active .form-row--tabs {
        opacity: 0;
        pointer-events: none;
        margin-bottom: 0;
        max-height: 0;
    }

    .hasQTTwithImage .qtt__search-bottom .component-qtt-form {
        padding-top: 38px;
    }

    .qtt-mobile-image {
        display: none;
    }
}

@media (max-width: 64em) and (min-width: 64.0625em) {
    .qtt-tabbed.active .form-row--tabs {
        max-height: 0;
    }
}

@media screen and (min-width: 64.0625em) and (-ms-high-contrast: active),
screen and (min-width: 64.0625em) and (-ms-high-contrast: none) {
    .qtt-tabbed:before {
        /* IE10+ specific styles go here */
        width: 1170px;
    }
}

@media only screen and (max-width: 1196px) and (min-width: 1023px) {
    .qtt-tabbed.active:before {
        margin-left: 0;
        margin-right: 0;
    }

    .qtt-tabbed:before {
        margin-left: 10px;
        margin-right: 10px;
    }
}

@media only screen and (max-width: 1196px) and (min-width: 1023px) and (-ms-high-contrast: active),
only screen and (max-width: 1196px) and (min-width: 1023px) and (-ms-high-contrast: none) {
    .qtt-tabbed:before {
        /* IE10+ specific styles go here */
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 64em) {
    .qtt-tabbed .title {
        height: 140px;
        overflow: hidden;
    }

    .qtt-tabbed.active {
        margin: 0 !important;
        width: 100%;
        max-width: 100%;
    }

    .qtt-tabbed.active .title {
        margin-top: -30px;
        margin-bottom: 20px;
    }

    .qtt-tabbed.active .qtt__search-top {
        padding: 35px 12px 0 12px;
    }

    .qtt-tabbed.active .qtt__search-bottom {
        margin-top: -90px;
    }

    .qtt-tabbed:before {
        top: 160px;
    }

    .qtt-tabbed.active .form-row--tabs {
        opacity: 0;
        pointer-events: none;
        margin-bottom: 0;
    }
}

@media (max-width: 1024px) {

    .qtt-tabbed.active .qtt-form-stations {
        margin: 0 70px;
    }

    .qtt-tabbed .nav__tabs.nav__tabs--three-items {
        float: left;
        width: 78%;
        max-width: 100%;
        padding-left: 0px;
        margin: 0px 70px 12px 70px;
    }

    .hasQTTwithImage .component-qtt-form .btn-secondary {
        margin-left: auto !important;
        margin-right: auto;
        float: none !important;
    }

    .qtt-tabbed.active .qtt__search-bottom {
        margin-top: -140px;
    }

    /*Mobile view QTT*/
    .promo-content .container {
        margin-top: 0px;
    }
}

@media (max-width: 47.9375em) {
    .promo-content > .container {
        padding-left: 0;
        padding-right: 0;
        margin-top: -25px !important;
    }
}

@media(max-width:1024px) and (min-width:768px) {
    .hasQTTwithImage .qtt-tabbed .qtt__search-bottom {
        padding-top: 30px;
    }
}

@media (min-width: 48em) and (max-width: 64em) {
    .qtt-tabbed .title .title__sub {
        font-size: 23px;
    }

    .qtt-tabbed.qtt-tabbed--with-image {
        min-height: 590px;
    }

    .qtt-tabbed {
        margin: 0 auto;
        padding: 30px 30px 0;
    }

    .hasQTTwithImage .qtt-tabbed {
        padding-top: 0px;
    }

    .qtt-tabbed.active .title h2 {
        line-height: 40px;
    }

    .qtt-tabbed:before {
        margin: 0 auto;
        max-width: 748px !important;
    }

    .qtt-tabbed.active .qtt-form-stations {
        margin: 0;
    }

    .hasQTTwithImage div[role=main]::before {
        background: linear-gradient(to bottom, rgba(233, 240, 245, 0), #e9f0f5 40%);
    }

    .qtt-form-close .icon-close_no_circle {
        top: -20px;
        right: -15px;
    }
}

@media screen and (min-width: 48em) and (max-width: 64em) and (-ms-high-contrast: active),
screen and (min-width: 48em) and (max-width: 64em) and (-ms-high-contrast: none) {
    .qtt-tabbed:before {
        /* IE10+ specific styles go here */
        width: 748px !important;
    }
}

@media (max-width: 47.9375em) and (max-width: 21.25em) {
    .qtt-tabbed.active .title h2 {
        margin-top: 21px;
    }
}

@media (max-width: 47.9375em) {
    .qtt-tabbed .title h2 {
        font-size: 40px;
    }

    .qtt-tabbed .title .title__sub {
        font-size: 19px;
    }

    .qtt-tabbed {
        margin: 0 auto;
        padding: 30px 10px 0;
    }

    .qtt-tabbed.active .title h2 {
        font-size: 28px;
    }

    .qtt-tabbed:before {
        /* For Safari 5.1 to 6.0 */
        /* For Opera 11.1 to 12.0 */
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to top, rgba(255, 0, 0, 0), rgba(6, 27, 43, 0.3) 30%);
        /* Standard syntax (must be last) */
        margin: 0 auto;
    }

    .active.qtt-tabbed--journey-check .component-qtt-form .btn,
    .active.qtt-tabbed--journey-check .component-qtt-form .btn-primary,
    .active.qtt-tabbed--journey-check .component-qtt-form .btn-secondary,
    .active.qtt-tabbed--journey-check .component-qtt-form .btn-tertiary,
    .active.qtt-tabbed--journey-check .component-qtt-form .btn-tertiary-blue,
    .active.qtt-tabbed--journey-check .component-qtt-form .btn-primary-invert,
    .active.qtt-tabbed--journey-check .component-qtt-form .btn-secondary-invert,
    .active.qtt-tabbed--journey-check .component-qtt-form .btn-tertiary-invert {
        margin-top: 35px;
        margin-bottom: 50px;
    }

    .hasQTTwithImage div[role=main]::before {
        background: none;
    }

    .qtt-form-close .icon-close_no_circle {
        top: -45px;
        right: -5px;
    }
}

@media (max-width: 767px) {
    .qtt-tabbed:before {
        margin: 0 auto;
    }

    .qtt-tabbed .nav__tabs.nav__tabs--three-items {
        float: left;
        width: 92%;
        max-width: 100%;
        padding-left: 0px;
        margin: -12px 10px 0px 20px;
    }

    .hasQTTwithImage .mobile-qtt-button {
        margin-bottom: 0px;
    }

    .qtt-tabbed.active .title {
        margin-bottom: 0px;
    }

    .title-tab__qtt h1 {
        font-size: 32px !important;
    }

    .tab-qtt-tabs {
        width: 50% !important;
    }

    .tab-qtt-tabs.last-tab-qtt {
        width: 100% !important;
    }

    .tab-qtt-tabs a {
        border-radius: 5px 5px 0 0 !important;
    }

    .tab-qtt-tabs.last-tab-qtt a {
        border-radius: 0 0 5px 5px !important;
        border-top: 0px !important;
        border-left: 1px solid #C7DAE7 !important;
    }

    .tab-qtt-tabs:nth-child(1) a {
        border-radius: 5px 0px 0 0 !important;
    }

    .tab-qtt-tabs:nth-child(2) a {
        border-radius: 0 5px 0 0 !important;
    }
}

@media (max-width: 35.5em) {
    .qtt-tabbed .title h2 {
        font-size: 34px;
    }

    .qtt-tabbed {
        min-height: 540px;
    }

    .qtt-tabbed.qtt-tabbed--with-image {
        min-height: 560px;
    }

    .qtt-tabbed.active .qtt__search-top {
        padding: 35px 0 0 0;
    }

    .qtt-tabbed .qtt__search-top {
        padding: 10px 12px 35px 12px;
    }

    .hasQTTwithImage .qtt-tabbed .qtt__search-bottom {
        padding-top: 30px;
    }
}

@media (max-width:480px) {
    .qtt-tabbed--without-image .qtt-form-railcards-mobile {
        float: left;
        margin: 10px 0px !important;
        width: 100% !important;
        PADDING: 0px;
    }

    .qtt-tabbed .nav__tabs.nav__tabs--three-items {
        margin-top: 0px;
        width: 85%;
        padding-left: 0px;
        margin-right: 0%;
    }

    .qtt-tabbed .title .title__sub {
        margin: 0px auto 0 !important;
        font-size: 14px !important;
    }

    .hasQTTwithImage .mobile-qtt-button {
        margin-bottom: 0px;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: auto !important;
    }

    .title-tab__qtt h1 {
        font-size: 32px !important;
    }

    .title__main h1 {
        font-size: 38px !important;
    }
}

@media only screen and (max-width: 440px) {
    .qtt-tabbed .nav__tabs {
        width: 296px;
    }


    .qtt-tabbed .nav__tabs .nav__tabs__item {
        font-size: 12px;
        width: 148px;
    }

    .qtt-tabbed .nav__tabs .nav__tabs__item a,
    .qtt-tabbed .nav__tabs .nav__tabs__item .expandable-panel-link {
        font-size: 14px;
    }
}

@media only screen and (max-width: 440px) and (max-width: 21.25em) {

    .qtt-tabbed .nav__tabs .nav__tabs__item {
        width: 130px;
    }
}

@media (max-width: 21.25em) {

    .qtt-tabbed {
        min-height: 540px;
    }

    .qtt-tabbed.qtt-tabbed--with-image {
        min-height: 560px;
    }

    .qtt-tabbed.active .qtt__search-top {
        padding: 35px 0 0 0;
    }

    .qtt-tabbed.active .title {
        top: -20px;
    }

    .qtt-tabbed .qtt__search-top {
        padding: 10px 12px 35px 12px;
    }

    .qtt-tabbed.active .qtt-form-stations {
        margin: 0;
    }

    .qtt-tabbed .nav__tabs .nav__tabs__item a,
    .qtt-tabbed .nav__tabs .nav__tabs__item .expandable-panel-link {
        font-size: 13px;
    }

    .qtt-tabbed .title .title__sub {
        font-size: 14px !important;
    }

    .title-tab__qtt h1 {
        font-size: 31px !important;
    }
}

@media only screen and (max-width: 320px) {
    .qtt-tabbed .nav__tabs {
        width: 260px;
    }
}
