@media only screen and (min-width: 1000px) and (max-width: 1290px) {
    .emptyOne {
        background-color: #f4f5f7;
        height: 8rem!important;
    }
}