﻿.addscreen-wrapper {
  margin-top: 100px;
  background: white;
}

.addscreen-wrapper .title {
  padding: 50px 0 20px 110px;
  font-size: 20px;
  font-weight: 600;
}

.addscreen-wrapper .card-box {
  padding: 0 250px 40px 110px;
}

.addscreen-wrapper .card-box .card {
  width: 330px;
  margin-bottom: 70px;
}

.addscreen-wrapper .card-box .card:last-child {
  margin-bottom: 0;
}

.addscreen-wrapper .card-box .card .top .card-title {
  font-size: 16px;
  font-weight: 600;
}

.addscreen-wrapper .card-box .card .top .card-remarks {
  font-size: 14px;
}

.addscreen-wrapper .card-box .card .top .card-remarks a {
  color: #2399FF;
}

.addscreen-wrapper .card-box .card .top .title-1, .addscreen-wrapper .card-box .card .top .title-3 {
  margin-bottom: 6px;
}

.addscreen-wrapper .card-box .card .top .remarks-1 {
  margin-bottom: 20px;
}

.addscreen-wrapper .card-box .card .top .title-2 {
  margin-bottom: 46px;
}

.addscreen-wrapper .card-box .card .top .remarks-3 {
  margin-bottom: 11px;
}

.addscreen-wrapper .card-box .card .top .title-4 {
  margin-bottom: 45px;
}

.addscreen-wrapper .card-box .card .top .title-5 {
  margin-bottom: 20px;
}

.addscreen-wrapper .card-box .card .bottom img {
  width: 320px;
  height: 587px;
}
