
#logocontainer{
align-items:center;
}
#youarehere{
display:none;
}
.boxbuttoncontent{
text-align:center;
}
.buttongridimageouter{
margin-bottom:20px;
}
@media only screen and ( max-width: 600px )
                {
.logoleft {
flex: 0 0 100%;
}
}