.map{
overflow: hidden;
padding-bottom:56.25%;
position:relative;
height:0;
}
.map iframe{
left:0;
top: 5rem;
bottom: 5rem;
height:80%;
width:100%;
position:absolute;
}