/* Removes white space above slider */
.main .row{
margin-top: -22px;
}
/* Removes white space above menu */
.navigation {
margin-top: -30px;
}
