.row.ca-row-wine-cat {    
    height: 360px;
    padding-top: 12px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 31px;
    letter-spacing: 3px;
    color: #000000;
	text-transform: uppercase;	
}
.ca-wine-cat {
    display: flex;
    flex-wrap: wrap;
}
div .ca-wine-cat{
   padding-top: 20px !important;
}
.ca-single-wine-img img {
    /*width: 90px;*/
	max-height: 300px;
}
.row.ca-row-wines {
    /*margin-top: -268px;*/
	 margin-top: -22%;
}
.ca-single-wine-img {
    text-align: center;
}
section.ca-section-wines .row.ca-row-wine-cat {
    margin-right: 192px;
	position: relative;
}
/*.row.ca-row-wine-cat::before {
    content: '';
    background: #F5F8FB;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
}*/

.ca-single-wine-title{background:transparent;}