﻿.uk-responsive-width {
    max-width: 100%;
    height: auto;
}

#content .iframe-container {
    position: relative;
    padding-bottom: 56.5%;
}

#content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.uk-grid {
    margin: 0 0 0 -25px;
    padding: 0;
    list-style: none;
}

.uk-grid > [class*='uk-width-'] {
    margin: 0;
    padding-left: 25px;
    float: left;
}

#content div.images div {
    padding-bottom: 25px;
}

element.style {
    position: absolute;
    left: 358px;
    top: 0px;
}

