.custom-wide_container.cmd-visual_container .cmd-visual_card > .thumb img {
  display: inline-block;
  height: 70px;
  width: 100px;
}
.icon-sun svg {
  width: 30px;
  height: 30px;
}
.icon-moon svg {
  width: 17px;
  height: 30px;
}
.custom-icon {
  margin-top: 10px !important;
}
.spt8 {
  margin-top: 8px !important;
}
@media all and (-ms-high-contrast: none) {
  .krc-illuminator_ico + .cmd-section .cmd-box_container > .box > div {
    flex: 1 0;
  }
}
@media print, screen and (min-width: 993px) {
  .custom-wide_container .cmd-visual_txt_cover {
    margin: 1%;
    width: 48%;
    background: rgba(255, 255, 255, 0.7);
  }
}
@media print, screen and (min-width: 1271px) {
  .custom-icon {
    margin-bottom: 50px !important;
  }
  .custom-wide_container.cmd-visual_container .cmd-visual_txt {
    padding: 60px 20px;
  }
}
@media print, screen and (max-width: 767px) {
  .krc-illuminator_txt {
    margin-top: 0 !important;
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: 0 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  .krc-illuminator_ico {
    margin-top: 40px !important;
    -webkit-box-ordinal-group: 0 !important;
    -webkit-order: 0 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
}
