.wrapper {
    position: relative;
    width: 100%;
    height: auto;
}

.content {
    position: relative;
    width: 100%;
    height: 100%;
}