@media (max-width:500px){
.full-width-container .h1{
 margin-top:0
}
}
.five-column-container > div h3{
 margin-top:10px;
 margin-bottom:25px;
}

