/*******************************************************************************************************
** LAYOUT INFERIORE 1280
*/
@media only screen and (max-width: 1280px) {
    .slider-left-arrow {
        width: 40px;
        height: 40px;
    }
    .slider-right-arrow {
        width: 40px;
        height: 40px;
    }
}