@import url(./pc.css);

.articleStype {
  width: 950px;
  padding-bottom: 50px;
  border-image: linear-gradient(#fff, #fff) fill 0 / 0 / 0 100vw 0 100vw;
}

.articleStype > *:first-child {
  margin-top: 0 !important;
}

.articleStype > *:not(img):first-child {
  padding-top: 25px !important;
}

.articleStype > p.heading:last-child {
  margin-bottom: -2em !important;
}
