/*
v1.0
*/

#gcr-ftm-content-div * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#gcr-ftm-content-div img {
    max-width: 100%;
    border: 0
}

#gcr-ftm-content-div div.premium-aplus-two-column,
#gcr-ftm-content-div div.premium-aplus-four-column {
    font-size: 0;
}

#gcr-ftm-content-div div.premium-aplus-two-column > *,
#gcr-ftm-content-div div.premium-aplus-four-column > * {
    font-size: 1rem;
}
