/*
Name: Cloeve Internal Ad Free Style
*/


/*Small devices (landscape phones, 576px and below)*/
@media (max-width: 576px) {

}

/*Medium devices (tablets, 768px and below)*/
@media (max-width: 768px) {


}

/*Large devices (desktops, 1024 and below)*/
@media (max-width: 1024px) {


}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}