body, h1, h2, h3, p, span{font-family: Georgia!important;}
.phone_header {     
    font-size: 14px;
    line-height: 18px;
}
.phone_img{
    margin-right: 10px;
}
.float-right{float:right;}
.logo {height: 100px;}
.name_header {font-size: 16px; font-weight: bold;}
.contact_info {text-align: right;  color:black; }
.site {
    padding: 15px 40px;
}
.width-initial {width:initial;}

#footer h1 {
    font-size: 27px;
    color: white;
    padding: 10px 0 15px 0;
}
img-shadow{
    -webkit-box-shadow: 0 0 10px 3px #787878;
    box-shadow: 0 0 10px 3px #787878;
}

.flex-viewport .img-container img {height: 193px;}

.page img {
    width: initial;
}