.catalog .col-sm-4 .img {
   background: rgba(0, 0, 0, 0) url("/images/kfon.png") no-repeat scroll center center / 245px auto;
    display: block;
    height: 245px;
}


.catalog .col-sm-4:hover .img {
   background: rgba(0, 0, 0, 0) url("/images/kfonact.png") no-repeat scroll center center / 245px auto;
}

.catalog .col-sm-4 {
text-align:center;
padding:0;
min-width: 240px;
height: 330px;
}

.kars {
width:100%;
float:left;
height:100%;
background-size:190px !important;
transition: all 0.5s ease 0.1s;
}

.catalog .col-sm-4:hover .kars {
background-size:220px  !important;
}

.catalog .col-sm-4 a {
text-decoration:underline;
color:black;
font-size:18px;
}

.catalog .col-sm-4 a:hover {
text-decoration:none;
}


h2.zads2 {
font-family: 'Caviar Dreams', arial;
    font-size: 30px;
    font-weight: 300;
background: rgba(0, 0, 0, 0) url("/images/pols.png") repeat-x scroll 0 12px;
}

h2.zads2 span {
background: #e9e9e9 none repeat scroll 0 0;
padding-right:10px;
}
