.climate-coverages-hero {
    max-width: 369px;
    height: auto;
    margin: 0 auto;
}

.climate-product {
    border: 1px solid #ccc;
    display: relative;
    padding: 1em;
    margin-top: 60px;
}

.climate-product-icon {
    width: 50%;
    height: auto;
    max-width: 110px;
    display: block;
    margin: -60px auto 0 auto;
}

.climate-product .details {
    margin: 0 -1em -1em -1em;
    background-color: #FAFAFA;
    padding: 0.5em 1em;
    text-align: center;
}