@media all and (max-width: 479px){

.bio {
width: 100%;
height: 300px;
margin: 0;
}

}
