@media (max-width:1300px) {
    .section-main .container{
        padding-top: 40px;
        padding-bottom: 70px;
        background: url(../images/women.png) no-repeat right 142px bottom -70px, url(../images/rectangle2.png) no-repeat right 16px bottom 0px, url(../images/main.png) no-repeat right 6px bottom -42px;
    }
	.section-main.section-main-cpo-1 .container{
        background: url(../images/women-cpo-1.png) no-repeat right 142px bottom -70px, url(../images/rectangle2.png) no-repeat right 16px bottom 0px, url(../images/main.png) no-repeat right 6px bottom -42px;
    }
	.section-main.section-main-cpo-2 .container{
        background: url(../images/women-cpo-2.png) no-repeat right 142px bottom -70px, url(../images/rectangle2.png) no-repeat right 16px bottom 0px, url(../images/main.png) no-repeat right 6px bottom -42px;
    }
	.section-main.section-main-cpo-3 .container{
        background: url(../images/men-cpo-3.png) no-repeat right 142px bottom -70px, url(../images/rectangle2.png) no-repeat right 16px bottom 0px, url(../images/main.png) no-repeat right 6px bottom -42px;
    }
}