Elevating Life Quality & Igniting an Era of Shared Prosperity

.header {
  top: -13px;
  left: 0px;
  width: 1440px;
  height: 136px;
  background-color: #1b1e5d;
}
.image {
  top: -114px;
  left: -26px;
  width: 302px;
  height: 343px;
  border-radius: 8px;
  background-image: url(./image.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.button {
  cursor: pointer;
  top: 36px;
  left: 1114px;
  width: 124px;
  height: 41px;
  padding: 0px 8px;
  border: 0;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: #ffffff;
  color: #1b1e5d;
  font-size: 16px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 21px;
  outline: none;
}
.button {
  cursor: pointer;
  top: 36px;
  left: 1254px;
  width: 122px;
  height: 41px;
  padding: 0px 8px;
  border: 0;
  box-sizing: border-box;
  border-radius: 8px;
  background-color: #f4c405;
  color: #1b1e5d;
  font-size: 16px;
  font-family: "Roboto";
  font-weight: 500;
  line-height: 21px;
  outline: none;
}