﻿.w-50 {
    width: 50px !important;
}

@media (max-width: 767px) {
    .mt-10-sm {
        margin-top: 10px;
    }
}
