
.work-detail img:first-child {
    max-height: 228px;
    max-width: 227px;
    min-width: 227px;
}


.product-thumb {
    position: relative;
    overflow: hidden;
    /*max-width: 246px;8/
    /*max-height: 191px;*/
    max-width: 100%;
  	min-height: 262px;
    float: inherit;
    background-color: #fff;
}



.work-detail img {
    max-height: 240px;
    max-width: 234px;
    min-width: 233px;
}
section.parallax-section .parallax-overlay{
background-color: transparent;
}