/* Big (over desktops, 1200px and up) */
@media (min-width: 1200px) {
    /*===============================*/
    .b-photopaint {
    	background-position: 0px 50% !important;
    }
    /*===============================*/
}/* END */
/* Big (over desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1439px) {
    /*===============================*/
    .b-integration {background-position: 0px 50% !important;}
    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
        font-size: 16px;
    }
    /*===============================*/
}/* END */
