@media screen and (max-width: 480px) {
     .t-col {
         padding: 0 10px !important;
    }
     .t-container {
         max-width: 320px !important;
    }
}


@media screen and (max-width:640px){
.t585__title {
        font-size: 18px !important;
}
.t585__text {
        font-size: 16px !important;
}

}

.t-btn {
    display: inline-block;
    font-family: 'Source Sans Pro'
    height: 60px;
    border: 0 none;
    font-size: 20px;
}