.wider_nav-scnt {
  position: initial !important;
  box-shadow: -2px 0px 12px 2px rgba(61, 67, 81, 0.05);
}
.content {
  margin: 0 auto;
  width: 1280px;
  height: 500px;
  padding: 0 40px;
  min-height: 1247px;
}
.content .con_tile {
  font-size: 40px;
  font-weight: 700;
  color: #002454;
  padding-top: 111px;
  padding-bottom: 115px;
}
.content .con_tile span {
  font-size: 18px;
  font-weight: 400;
  color: #555555;
  line-height: 30px;
}
