.t123 {
    overflow-x: hidden;
}

#special{
    position: sticky !important;
}

.tmenu-mobile__burger span {
    background: #000000 !important;
}

.t544__content{
    text-align: justify !important;
}
#footer {
    display: none !important;
}

@media (max-width:1200px) {
    .t123 .t123__centeredContainer {
        margin-right:0 !important;
        padding:0 !important;
}
    .t123 .t123__centeredContainer .t-col{
        margin-right:10px !important;
        margin-left:10px !important;
    }
}



@media (min-width:980px) and (max-width:1200px) {
    .special-btn {
        padding-right: 15px;
    }
}