.check-bmi-box .box-height{
    padding-bottom: 10px;
}
.check-bmi-box .form-control{
    min-width: 100%;
}
.actions{
    padding: 20px 0;
    text-align: right;
}
@media (max-width: 768px) {
    .custom .col{
    padding: 0;
    }
}