@media screen and (min-width: 1261px) {
  .text-images .container {
    height: 100%;
    align-items: center;
  }
  .text-images .section-header {
    padding-right: 40px;
  }
  .text-images .section_description {
    font-size: 22px;
    line-height: 40px;
    margin-bottom: 40px;
  }
  .text-images a.link {
    font-size: 22px;
    line-height: 32px;
  }
  .text-images .text-images__images {
    width: 300px;
    height: 100%;
    position: relative;
  }
  .text-images .background {
    width: 941px;
    height: 532px;
    bottom: 0;
    left: 20px;
  }
  .text-images .website-domain {
    width: 756px;
    height: 214px;
    top: 125px;
    left: 221px;
  }
  .text-images .shop-background {
    width: 1312px;
    height: 929px;
    bottom: 0;
    left: -40px;
  }
  .text-images .shirt {
    width: 460px;
    height: 460px;
    bottom: 30px;
    left: 0;
  }
  .text-images.domain {
    height: 625px;
  }
  .text-images.domain .section-header {
    padding-right: 56px;
  }
  .text-images.ecommerce {
    height: 929px;
  }
  .search-container {
    gap: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .search-container .tw_button {
    padding: 20px 24px;
  }
  .search-box {
    border: 2px solid #3339F1;
    width: 524px;
    border-radius: 6px;
    outline: none;
    padding: 18px 20px;
    box-sizing: border-box;
    line-height: 20px;
  }
  .search-box::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }
}
