  
  .t396__elem.zoomon {
overflow: hidden;
border-radius: 15px;
}

.zoomon .tn-atom {
transition: all 0.5s ease;
}

.zoomon .tn-atom:hover {
transform: scale(1.1);
}

.t786__showmore {
        width: 100%;
        height: 55px;
    }
    
.t1059__btn {
    border: 1px #B70000 solid;
    border-radius: 5px;
    padding: 10px 15px 10px 15px;}
    
    @media screen and (max-width: 960px) {
        .t523__img {
        margin: 0;
        }
    .t523__time, .t523__textwrapper {
        text-align: left;
        }
   }
    
