.product__features {
    display: block !important;
}

@media (max-width:767px) {
    .product__meta {
        margin-top: -3px !important;
    }
}