/* This file is reserved for overriding and extending the template styles. */

.fullwidth{
    width: '50%';
    margin: '0';
    padding: '80px 0 0 0';
    overflow-x: 'hidden';
  }
  