div[data-service] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
[data-service="googlemaps"] .c-l-b {
    display: none !important;
}

#s-bl .c-bl.b-ex:last-child {
    display: none;
}