h1{
color:#000;
font-size:200%;
text-align:left;
font-family: 'Josefin Slab', serif;
margin: 0.3em 0 0.5em 0.3em;
}
div{
max-width:1200px;
margin-right:auto;
margin-left:auto;
}
h2,li,footer{
text-align:center;
font-family: 'Josefin Slab', serif;
}
li{
list-style:none;
width:33%;
float:left;
}
ul:after{
content:"";
display:block;
clear:both;
}
ul{
padding:0;
}
table{
width:100%;
border-collapse: collapse;
}
#repa{
border: 1px solid;
width: 70px;
}
th{
text-align:center;
background-color: #82f7f3;
padding: 1rem;
}
.price{
text-align:right;
}
li a{
color:#000;
}
li a:hover{
text-decoration:none;
}
body{
    padding-top: 120px;
}
header{
border-top:solid 10px #6495ed;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 120px;
background-color: #fff;
}
section{
box-shadow:0 0 10px 0 #ccc;
margin-top:40px;
padding-top:10px;
padding-right:5%;
padding-bottom:10px;
padding-left:5%;
}
th img{
border-radius:6px;
}
img{
max-width:100%;
}
#map{
text-align: center;
}
iframe{
max-width:100%;
}
/*li img{
    height: 100%;
    max-width: 100%;
}
@media(max-width:640px){
li{
width:auto;
float:none;
}
li a{
padding:1em;
margin-bottom:0.5em;
display:block;
background-color:#95b7f6;
border-radius:6px;
text-align:center;
text-decoration:none;
}

}*/
