/*-----------------------------------------------------------------------
                                1536 px
-------------------------------------------------------------------------*/
@media screen and (min-width:1367px) and (max-width:1536px){
.career-page .cta-row{padding-bottom: 50px!important;padding-top: 111px!important;margin-top: 22px!important;}
.career-page .cta-row{position:relative!important;}
.career-page .cta-row:before {
    content: ''!important;
    background: url('/images/0_spmulia/home/border005.png');
    position: absolute;
    height: 249px;
    width: 1924px;
    left: 0px;
    top: -114px!important;
    z-index: 999999!important;
    background-size: contain;
    background-repeat: no-repeat;
    }
}