/* iPhone Pro Max Fix */
@media only screen and (max-width: 431px) {
    #static-page-content .column.half,#static-page-content .column.third,#static-page-content .column.fourth,#static-page-content .column.fifth,#static-page-content .column.sixth,#static-page-content .column.seventh,#static-page-content .column.eighth,#static-page-content .column.two-third,#static-page-content .column.two-fourth,#static-page-content .column.two-fifth,#static-page-content .column.two-sixth,#static-page-content .column.two-seventh,#static-page-content .column.two-eighth {width: 100%;box-sizing: border-box}