

@media only screen and (max-device-width: 480px) {
.rProfileGallery{
    height: 210px !important;
    width: auto;
    margin: 10px;
    

}
.rProfileGallery2{
    height: 150px !important;
}


.rProfileGallery4{
    height: 150px !important;
}

.card-font{
    font-size:0.9em
}

.card-edit{
    min-height:600px;
    font-size: 0.9em;
}

.card-edit-main{
    margin-bottom: 400px;
}

.card-edit-btn{
    width: 120px;
    height: 50px;
    font-size: 0.9em;
    padding: 1%;

}
.hero-image{
    margin-top: 100px;
}

.navbar-adjust{
    font-size: 1.8em;
}
}