.liberty{
    top: 20%;
}

.roundabout{
    top: 10%;
}


@media only screen and (max-width: 800px) {

    .liberty {
        top: 10%;
    }
}