body {
   background: #f5f5f5 !important;
}

.blue-box {
   min-height: 80px;
}



@media (max-width: 992px) {  
    .order-reverse-md {
        display: flex;
        flex-direction: column-reverse
    }


}