/*
Theme Name: Pangja - Child
Theme URI: http://harutheme.com/pangja
Author: HaruTheme
Author URI: http://harutheme.com/
Description: This is child theme of Pangja
Template: pangja
Version: 1.0.0

*/

/*---------------------------------
    Write your css code from here
------------------------------------*/

@media(max-width: 768px){
	#custom-carousel {
		overflow: hidden;
	}
	#custom-carousel img {
		object-position: right;
	}
}