.right-ad-section .ad-wrapper {
  text-align: center;
  display: block;
  margin-top: calc(-1 * var(--custom-gutter-y));
  padding: 0;
  width: 100%;
  min-height: 300px;
}

.right-ad-section .ad-wrapper:first-child {
  height: 653px;
}


.right-ad-section .right-ad {
  width: 100%;
  margin: 0 auto;
}

.tmsads {
  margin-left: 10px;
  margin-right: 10px;
}

.bottom-ad {
  padding: 2px;
}
