/******************************************************************************* 

    SKREY CUSTOMIZATION

    This .css file does not override .css files from parent 
    theme (Alo Alto Theme). 

*******************************************************************************/

/* Mobile/Smartphone (Large, Medium and Small) Screens */
@media (max-width: 767px) {
    
    .skrey 
            .magicslider 
            .bx-wrapper 
            .bx-pager {
        bottom: -20px;
    }
}