/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://apianprinting.com
 Description:    Divi Child Theme
 Author:         Md Matiur Rahman
 Author URI:     https://apianprinting.com
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

@media only screen and (max-width:980px){
.three-columns-matiur .et_pb_column{
width:33% !important;
}
}

@media only screen and (max-width:980px){
.two-columns-matiur 
.et_pb_column{
width:50% !important;
}
}

@media only screen and (max-width:980px){
.four-columns-matiur .et_pb_column{
width:22% !important;
}
}

