img {
    -webkit-user-drag: none;
  	pointer-events: none;
}
.sitewidget-prodDetail-20141127140104 .pro-info-list .prod-specifics-brand>label {
  min-width: 60px;
    max-width: 60px;
}
.location__25584 .blockCon25584 .row_3 li:nth-child(odd) .leftBox {
    transform: translateX(0);
    transition: .4s;
}
.location__25584 .blockCon25584 .row_3 li:nth-child(odd) .leftBox:hover {
    transform: translateX(-30px);
}
.location__25584 .blockCon25584 .row_3 li:nth-child(even) .leftBox {
    transform: translateX(0);
    transition: .4s;
}
.location__25584 .blockCon25584 .row_3 li:nth-child(even) .leftBox:hover {
    transform: translateX(30px);
}