@media (max-width:767px){.tiempo-wrapper .tiempo .widget_inner .weather-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tiempo-wrapper .tiempo .widget_inner .weather-content .weather-day:not(.currently){display:block!important}.tiempo-wrapper .tiempo .widget_inner .weather-content .weather-day:not(.currently)::after{content:"";position:absolute;right:20px;top:99%;background:#cccfd8;width:calc(100% - 40px);height:2px}}