/*************************************************/
/*************************************************/
/* Styles for Wide Screens - WIDE DESKTOP LAYOUT */
/*************************************************/
/*************************************************/

@media only screen and (min-width: 1176px) {
    
    .ap-hero-page .ahero-content{ width: 700px; }
    
}