.content p  {
margin:0 0 10px 0;
}


.content p.tel {
font-size:1.5em;
font-weight:bold;
}

.content p.tel span {
font-size:0.7em;
}



@media screen and (max-width: 1024px) {
}



@media screen and (max-width: 768px) {
}

@media screen and (max-width: 500px) {

}