.picture-group-30 {
  width: 610px;
  height: 403px;
  max-width: 1040px;
  max-height: 758px;
  background-image: url(assets/scope3/group3.svg);
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-left: 40px;
  transform: translateX(-20px); }

.picture-group-two {
  width: 665px;
  height: 347px;
  transform: translateX(20px);
  background-image: url(assets/scope6/group2.svg);
  background-position: right;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 60px 5vw 25px -30px; }

.pic-2 {
  overflow: visible; }

.pic-1 {
  width: 450px;
  margin-top: 50px; }

@media (min-width: 1171px) {
  .pic-1 {
    width: 400px;
    transform: translate(-10px, 50px); }

  .pic-2 {
    width: 530px;
    margin-right: 70px; } }
@media (max-width: 1170px) {
  .picture-group-30 {
    width: 80vh;
    height: 67vh;
    margin: auto; }

  .picture-group-two {
    transform: translateX(-11px);
    margin: auto;
    width: 90vw;
    height: 90vw;
    background-position: right;
    background-attachment: inherit;
    background-size: contain;
    background-repeat: no-repeat; }

  .pic-1 {
    width: 80vw;
    position: absolute;
    left: -30.5%;
    transform: translateX(50%);
    margin-top: -20px; }

  .pic-2 {
    position: relative;
    left: 5px;
    top: 50px;
    margin-bottom: 100px;
    transform: none;
    width: 100vw; } }

/*# sourceMappingURL=scope-style.css.map */
