Advertise

}

/* REMOVE THEME WIDTH LIMITS */

}

/* FORCE FULL WIDTH */

max-width:100% !important;

}

/* SECTION FIX */

section{

}

/* GRID FIX */

@media(min-width:1200px){

.dgr-grid-3{

}

.dgr-grid-4{

}

.dgr-grid-2{

}

}

/* TABLET */

@media(max-width:1199px){

}

}

/* MOBILE */

@media(max-width:768px){

grid-template-columns:1fr !important;

}

section{

padding:60px 20px !important;

}

h1{

font-size:40px !important;

}

h2{

font-size:34px !important;

}

}

```