#yamaya_cts table td, th {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
}
.article-wysiwyg .article-single-panel__image {
  margin-bottom: 20rem;
}
@media only screen and (max-width: 767px) {	
.article-wysiwyg .article-single-panel__image {
    aspect-ratio: inherit;
  }
}