//
//  Common
//  _____________________________________________

& when (@media-common = true) {
    .catalog-product-view .product.info.ready-pulse-wrapper {
        margin-bottom: 30px;
        margin-top: 30px;
        .content-heading {
            margin-bottom: 2.5rem;
            margin-top: 2.5rem;
        }
    }
}
