.weatherStory .story-footer {
    border-top: 1px solid #ccc;
    padding: 5px;
}

.weatherStory .content-container {
    margin: 0 20px;
    padding-top: 10px;
}

.video-container iframe {
    width: 100%; /* 668px */
    height: 375px; /* 16/9 of the width */
    border: 0;
    display: block;
}