@media (max-width: 980px) {
    .t-logo img {
        width: 300px !important; 
        height: auto;
    }
}