#tab-cosmetic .vc_row-fluid>.span_12:nth-child(2n+1) {
    flex-direction: row-reverse;
    margin: 9em 0 !important;
}

#tab-cosmetic img{width: 100%;}


@media screen and (max-width: 768px) {
    #tab-cosmetic .vc_row-fluid>.span_12:nth-child(2n+1) {
    margin: 6em 0 !important;
}
}