﻿/* --breakpoint-sm >< --breakpoint-md-down */
@media (min-width: 576px) and (max-width: 767.98px) {
    .template-51 {
        max-width: 100%;
    }
}