/* Custome Style */


/* Margins and Paddings */

.mb-20px{ margin-bottom: 20px !important; }
.mb-30px{ margin-bottom: 30px !important; }


/*Width & Height*/

.height-150px{ height: 150px !important; }
.mx-height-100px{ max-height: 100px !important;}


