@media only screen and (max-device-width: 480px) {


section.white-section{
    
    width:97%;
    
}

.stepone-form{
    width:96%;
}



.single-option {
    width: 48%;
    margin:0 1%;
    float: left;
}

.steptwo-options {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}


.gen-container .single-logo {
    width: 48%;
    margin: 0 1% 2%;
}



    }