@media (max-width: 768px) {
   .t-cover__img {
       width: 50%;
       height: auto;
   }
}
