
/* GLOBAL */
/* GLOBAL CSS */
.oms-wrapper .btn {
padding: 0.66rem 1.33rem;
text-transform: uppercase;
}
@media(min-width: 992px) {
h1.mega {
font-size: 4rem;
}
}
.btn {
white-space: normal;
}
.blog-detail-image.img-fluid.w-100.mb-4 {
width: 400px !important;
max-width: 50% !important;
float: right;
margin: 0 0 10px 20px !important;
}
@media(max-width: 575px){
.blog-detail-image.img-fluid.w-100.mb-4 {
width: 100% !important;
max-width: 100% !important;
float: none;
margin: 0 0 1rem 0 !important;
}
}
/* PAGE SPECIFIC */
/* FOOTER */
