/*************************************************/
/*************************************************/
/* Styles for Tablets - TABLET LAYOUT */
/*************************************************/
/*************************************************/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    
    .ap-hero-page .ahero-content{ width: 620px; }
    
}

/* END TABLET LAYOUT */
/*************************************************/