.t396__elem.zoomon {
overflow: hidden;
}

.zoomon .tn-atom {
-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.zoomon .tn-atom:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}



.t657_rectangle .t657__wrapper {
    max-width: 550px !important;
    border-radius: 5px;
    padding: 15px 15px !important;
}

  .t657_rectangle {
    right: 30px;
    bottom: 35px;
    max-width: 550px !important;
}

.t657 .t657__close-button svg
Специфичность: (0,2,1)
 {
    opacity: 0% !important;
}