/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
    #warning-carousel .warning_con {
        width: 100% !important;
        padding-left: 1rem !important;
    }
}
