.editable img {
    max-width: 100% !important;
    height: auto !important;
}

.editable ul {
	display: inline-block;
}
.wrap__locationsHeader .location{
    background-color:#6b0c0e;
}
@media (max-width:521px) {
    .yt_screen {
        width: 100%;
        max-width: 300px;
        height: 200px;
    }
}