.content {
    min-height: 54vh;
}
@media screen and (max-width:991px){
    min-height:auto;
}
.family-reg .main-top-sec p {color:red}