.test {
    background: #eeeeee !important;
}

.flipContent {
    flex-direction: row-reverse;
}
    
@media only screen and (max-width: 768px) {
}