@media screen and (max-width: 960px) {
    .t389__maincontainer {
        height: min-content!important;
        padding: 0!important;
    }
    .t389 {
	height: min-content!important;
   }
    .t389__col {
        margin-bottom: 0;
        padding: 0;
    }
}