
#welcome h1 {margin-top: 0;}

/* == SMALL SCREEN == */
@media screen and (max-width: 780px)
{
#groupShot {max-width: 100%}
}