<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @version    $Id$
 * @package    JSN_PageBuilder
 * @author     JoomlaShine Team &lt;support@joomlashine.com&gt;
 * @copyright  Copyright (C) 2012 JoomlaShine.com. All Rights Reserved.
 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Websites: http://www.joomlashine.com
 * Technical Support:  Feedback - http://www.joomlashine.com/contact-us/get-support.html
 */
.jsn-bootstrap3 .pb-googlemap img {
    max-width: none;
    box-shadow: none !important;
}

.jsn-bootstrap3 .pb-googlemap .gm-style .pb-gmi-thumb {
    max-width: 120px;
    max-height: 120px;
    float: right;
}

.jsn-bootstrap3 .pb-googlemap .pb-gmi-thumb img {
    max-width: 100%;
}
.jsn-master .ui-slider-horizontal{
    margin-top: 10px !important;
}</pre></body></html>