.inner-block.large.l-flex {
    display: flex;
}

header img {
    width: 100%;
}

@media only screen and (max-width: 640px) {
    .breadcrumb {
        margin-top: -63px !important;
    }

    .inner-block {
        padding: 9px 15px 3px;
    }

}

@media screen and (min-width: 768px) {
    .wapper-sogoodtee {
        padding: 0 32%;
    }
}

/* .inner-block {
    padding: 20px 30px 18px;
} */

section.trivia.special {
    padding: 0 5%;
}

section.main-txt {
    text-align: left;
}

section.trivia.special div {
    margin-bottom: 2%;
}



.tee-list.-two li {
    float: left;
    width: 45%;
}

.tee-list.-two li:not(:nth-child(2n)) {
    margin-right: 5%;
}

.tee-list li p:first-of-type {
    font-weight: 700;
    font-size: 11px;
    text-transform: capitalize;
}

.tee-list.-set li p:first-of-type {
    text-transform: unset;
    overflow-x: scroll;
    -ms-overflow-style: none;
}

.tee-list.-set li p:first-of-type::-webkit-scrollbar{
    display: none;
}

.tee-list li p {
    text-align: center;
    font-weight: 500;
    font-size: 8px;
    white-space: nowrap;
    letter-spacing: 0.8px;
}

.tee-list li img {
    margin-bottom: 4%;
}


.set-tit .c-title01 {
    margin-top: 20%;
}

.set-tit .c-title01::before, .set-tit .c-title01::after {
    display: none;
}

.wapper-sogoodtee h1 {
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 4%;
}
