/* @media (min-width: 1200px) {
/*   .t-popup__container {
/*		  border-radius: 6px !important;
/*      overflow: hidden;
/*    }
/*	 .t702__img {
/*		  border-radius: 0 6px 6px 0 !important;
/*        overflow: hidden;
/*    }
/*}
/* CL25 Image */
.t409 .t-col img{
 border-top-left-radius:10px;
 border-top-right-radius:10px;
 border-bottom-left-radius:10px;
 border-bottom-right-radius:10px;
}
