@media(max-width: 500px) {
    .bg-header-mobile {
        background: url(../img/bg-default-mobile.svg);
        background-position: bottom !important;
    }
}
