.siteMain .hasSide .rightSide {
  background: #F3F3F3;
}

.siteMain .hasSide .rightSide .contentBox {
  padding-top: 3%;
  padding-bottom: 3%;
  max-width: 950px;
  -webkit-box-sizing: unset;
          box-sizing: unset;
}

.siteMain .hasSide .rightSide .title {
  position: relative;
  font-weight: bold;
  color: #CC0303;
}
