.box-margin-50 {
    margin-top:50px;
    margin-bottom:50px;
}

.box-padding-30 {
    padding-top:30px;
    padding-bottom:30px;
}

.box-margin-bottom {
    margin-bottom:50px;
}

.espacio-price-box {
    margin:20px 0 20px 0!important;
}