.registernow{
    bottom: -60px !important;
}

@media only screen and (max-width: 767px)
{
.registernow{
    bottom: -170px !important;
}

}