@media all and (min-width: 0px) and (max-width: 600px) {
		html, body {
  overflow-x: hidden;
}
		.iframe {
  display: none !important;
}
	.carousel-thumb2::after {
  content: "";
  display: block;
  padding-bottom: 60%;
}
.owl-nav {
  top: -350px !important;
}
.app {

  background-position: center !important;
}
.cenypro {
  margin-top: -33px;
  padding-bottom: 20px;
  max-width: 340px;
}
#hero-area .contents .head-title {

    display: inline-grid !important;

}
}
