/*
Theme Name:   Oshine child
Description:  Oshin Child Theme
Author:       Tinyfrog
Author URI:   http://tinyfrog.com
Template:     oshin
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  oshine-child
*/

@media only screen and (max-width: 767px) {
  .rs-layer.slidelink a span {
    display: none !important;
  }

	.interactive_map{
		height: 500px !important;
	}
	
	.tatsu-wrap {
		max-width: 85%;
	}
}

@media only screen and (max-width: 480px) {
	.interactive_map{
		height: 400px !important;
	}
}
