﻿/****************************************************************************************
=========================================================================================
    Location Type: Template
    Location Name: IAC Base
    Location URL: /862f0c98-6dec-6388-bcc1-ff0000f88fcc
=========================================================================================
****************************************************************************************/
/* 
   DEVNOTE: We consolidated Base and Standalone templates for BS4. HeroImage is a section that was brought into Base. Therefore we are hiding it
            on the Base template so that it doesn't affect all other pages. Then, we'll re-show it on the Standalone pages since they use it.
*/
#PublicWrapper #iac-heroimage {
    display: none;
}