@media (min-width: 768px) {
    .hero-section a.quicklinkbutton {
        max-width: none;
        min-width: 250px;
    }
}