/* Enter Your Custom CSS Here */

body .grid-container {
    max-width: 100%;
}

a:hover {
    color: #D7202B;
}