@media (min-width: 992px){
.content > div:first-child + *{
z-index: -2;
}
}
