#logocontainer #contactinfo{
text-align:right;
float:right;
margin-top:20px;
}
.slidingbutton{
border:2px solid #ffffff;
}
.pad.singlearticle{
padding:0px 10px 10px 10px;
background-color:#f8f8f8;
}
.white{
color:#ffffff;
text-shadow: 1px 1px 2px #333333;
}
#youarehere{
display:none;
}
@media screen and (max-width: 600px) {
    #logocontainer #contactinfo{
    text-align:center;
    float:none;
    }
	

}