/* Use this CSS file to override base CSS rules */


#main-content{

    margin-bottom:35px;
}


@media (max-width: 480px)
{
.student-content-wrapper .photo-wrapper{
    width:100%;
}

}