body {
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    width: 100%;
}
.content {
    padding-top: 150px;
}
.responsive {
    width: 45%;
    height: auto;
}
