#sgr-cma-cover {
    background-position: center;
    background-size: cover;
    padding-bottom: 150px;
    padding-top: 150px;
}

#cma-form button[type="submit"] {
    background-color: #0063a7;
}

#closest-match-app [data-cma-results] img {
    max-height: 150px;
}

#closest-match-app [data-cma-results] .product-thumbnail {
    max-height: 300px;
}