﻿@media (min-width: 300px) and (max-width: 990px) {
    .wSmallCTABar a {
        width: 100%;
        display: inline-block;
        margin-bottom: 10px;
    }
}
