/*
Theme Name: PetraElisa
Description: Custom Child Theme for Flatsome
Author: PetraElisa
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .sal-sol .img-inner.image-cover {
        padding-top: 60px !important;
        margin: 0 0 10px 0 !important;
        height: 100px !important;
    }

}