Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Media sceens standart

@media screen and (max-width: 1080px) {
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 767px) {
}
@media screen and (max-width: 478px) {
}