



#mymenu {
  text-align: center;
}

#rewards {
    margin-top: 50px !important;
}

@media (max-width: 840px) {
    #rewards {
    margin-top: 5px !important;
    }


    #mrp-header {
        padding-top: 0px;
        padding-bottom: 15px;
        border-bottom: 10px solid #1f478a;
    }

    #skphoto {
    display: none;
    }

    #remaxlogo {
    width:300px;
    margin-top: 5px
    }
}