/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 @media (max-width:628px) {
    nav.header-nav .col-auto{
        margin: 0 auto !important;
    }
}
select#warrantyProducts{
    padding-left:20px;
}