@media (min-width: 576px) {    /*  desktop  */
    .custom-header{
        padding: 0 40px;
    }
}
