.swingimage{
    text-align:center;
}
.lastswingimg{
        padding-bottom:0px;
    }
.full-height{
    height: 100% !important;
}

@media only screen and (max-width: 991px)
{
    .swingimage{
        text-align:inherit;
    }
    .mid-swing{
    flex-direction:column-reverse;
    }
    .revolving-div a{
        margin-top: 20px;
    }
    .lastswingimg{
        padding-bottom:20px;
    }
}

.revolving-div>a{
    margin-top: 40px;
}