@media screen and (max-width: 640px) {
  .t478__blockimg {
    width: 100%;
    height: 300px !important;
    max-height: 300px;

    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
}