.logoTit{
    box-shadow: none;
    font-size: 25px;
    line-height:62px;
    text-shadow: none;
    color: #fff;
    padding:0px;
    font-weight:700;
}
.da-slide img{
    height:100%;
    width:auto;
    position:absolute;
    top:0;
    left:50%;
    max-width:none;
    transform:translate(-50%,0)
}
.productImg .thumbnail img{
    height:231px;
    width:auto;
}