.cfNews-list .cfNews-row .cfNews-image {
/*    height: 100%;
    width: 100%;*/
}

.cfNews-list .cfNews-content {
    height: 0;
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.paddingLeftRight {
    padding: 0 30px;
}

/*

#content .cfNews-image img {
    margin-left: 7px;
    padding: 30px;
}

.cfNews-list .cfNews-row .cfNews-content {
    padding: 0 30px;
}
.cfNews-list .cfNews-row{
    margin-top: 0;
}*/

#page-24 .cfNews-list .cfNews-row .cfNews-image { background: none repeat scroll 0 0 #f29400; border-bottom: 1px solid #fad499; }
#page-24 .cfNews-list .cfNews-row .cfNews-content { background: none repeat scroll 0 0 #fad499; border-bottom: 1px solid #f29400; }

#page-25 .cfNews-list .cfNews-row .cfNews-image { background: none repeat scroll 0 0 #df4e13; border-bottom: 1px solid #f2b8a1; }
#page-25 .cfNews-list .cfNews-row .cfNews-content { background: none repeat scroll 0 0 #f2b8a1; border-bottom: 1px solid #df4e13; }

#page-26 .cfNews-list .cfNews-row .cfNews-image { background: none repeat scroll 0 0 #66aa22; border-bottom: 1px solid #c2dda7; }
#page-26 .cfNews-list .cfNews-row .cfNews-content { background: none repeat scroll 0 0 #c2dda7; border-bottom: 1px solid #66aa22; }

#page-27 .cfNews-list .cfNews-row .cfNews-image { background: none repeat scroll 0 0 #0088c3; border-bottom: 1px solid #99cfe7; }
#page-27 .cfNews-list .cfNews-row .cfNews-content { background: none repeat scroll 0 0 #99cfe7; border-bottom: 1px solid #0088c3; }

#page-30 .cfNews-list .cfNews-row .cfNews-image { background: none repeat scroll 0 0 #000000; border-bottom: 1px solid #999999; }
#page-30 .cfNews-list .cfNews-row .cfNews-content { background: none repeat scroll 0 0 #999999; border-bottom: 1px solid #000000; }


.cfNews-list .cfNews-row .cfNews-image{min-height: 486px; }

.cfNews-row-last .cfNews-image, .cfNews-row-last .cfNews-content {
    border-bottom: 1px solid transparent !important;
}

@media (max-width: 1199px) {
    .cfNews-list .cfNews-row .cfNews-image{min-height: 471px; }
}

@media (max-width: 992px) {
    .cfNews-list .cfNews-row .cfNews-image{min-height: 361px }
}

@media (max-width: 768px) {
    .cfNews-list .cfNews-row .cfNews-image{min-height: 346px; }
}