@media only screen and (max-width: 768px){
.step h4{
   font-size: 15px!important;
}
.cmt{
    margin-top:20%;
}           

.f-7{
    font-size:7px!important;
}
}


.consentcheck{
    display: inline!important;
    margin-right: 5px;
    height: 10px;
    width: 10px;
}