Need help removing block of white space between footer widgets and footer [closed]

The issue is with
the .block class assigned a css of min-height

.magazine .block {
   min-height: 480px;
}

Please change the min-height to auto or remove the ‘block’ class from that div element