.css-second-box-right .da-box-list-4-unit{
  height:calc( 410px * 9 / 16);
}
.css-second-box-right .HK-spec-box{
  margin-top:0;
}
.css-second-box-right .da-box-list-4{
  margin-top: 63px;
  padding-bottom: 6px;
}
@media (max-width:1400px){
  .css-second-box-right .da-box-list-4-unit{
    height:calc( 29vw * 9 / 16);
  }
}
@media (max-width:767px){
  .css-second-box-right .da-box-list-4-unit{
    height:calc( ( 100vw - 1.87vw - 1.87vw ) * 9 / 16);
  }
  .css-second-box-right .da-box-list-4{
    margin-top: 3vw;
  }
}