.day {
display:none;
}

@media screen and (max-width: 768px) {

#topbox #profdata{
   float: none;

}
}