/* Footer Wetter */
div#wcom-737f73cf24884108529c229e88d6266b {
    width: 86% !important;
    max-width: none !important;
    margin-top: 10px;
}

/* media query 950px max */
@media (max-width: 990px) {
    div#wcom-737f73cf24884108529c229e88d6266b {
        width: 50% !important;
    }
}

@media (max-width: 768px) {
    div#wcom-737f73cf24884108529c229e88d6266b {
        width: 53% !important;
    }
}