.slider_row .splide img {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
  object-fit: inherit;
}

@media only screen and (min-width: 600px) {
  .col_logo img {
    width: 350px;
    height: auto;
  }
}
h1 {
  font-size: 28px;
  line-height: 28px;
  margin: 30px 0 20px 0;
}
.pd_description_content h2 {
  font-size: 22px;
  line-height: 28px;
  margin: 30px 0 20px 0;
}


.jcarousel-control-prev, a.jcarousel-control-prev, .jcarousel-control-next, a.jcarousel-control-next {
  opacity:0.5;
}


@media only screen and (min-width: 600px) {
  .col_logo {
    width: 380px;
    height: 57px;
    margin: 0;
  }
}

.content_site a, .content_site a:hover {
  border-bottom: 0px solid #999;
}
