.t-btn_sm {
    font-size: 25px;
}
.t-btn {
    font-weight: 200;
   
}

.t754__img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}