#module-axomatecontest-contest #footer .footer-container {
    padding-top: 0;
}

#module-axomatecontest-contest #footer .footer-container .footerbuilder {
    padding-top: 0;
}

#module-axomatecontest-contest #footer .footer-container .footerbuilder .pts-container-wrap {
    margin-top: 0 !important;
}

@media (max-width: 768px) {
    #module-axomatecontest-contest #content {
        padding: 0;
        margin-top: -30px;
        margin-left: -10px;
        margin-right: -10px;
    }
}