.content-container {
    margin-top: 10px;
    
    width: 100%; height: 100px;   
    
    background: #ffffff;
    
    text-align: center;
}
.maps iframe{
    pointer-events: none;
}