#most__entrusted .title__linear__gradient {
  width: 78.50194rem;
  margin-bottom: 2.75rem;
}
@media screen and (min-width: 640px){
	#partner .container__partner .title{
		width: 28.5rem;
	}
}
@media screen and (max-width: 639.9px) {
  #most__entrusted .title__linear__gradient {
    width: 100%;
    margin-bottom: 0;
  }

  #banner .box__img__people {
    height: 20.145rem;
  }

  #compare > .container h2 {
    margin-bottom: 0.75rem;
  }

  .description__subheading {
    margin-bottom: 2rem;
  }

  .get__started__container {
    padding: 3.125rem 1.5rem;
  }

  #features .description__subheading {
    margin-top: 1.5rem;
  }

  #customer {
    background: var(--color-light-periwinkle);
  }

  .most__entrusted .mySwiper {
    padding-left: 0;
  }

  #most__entrusted .container_entrusted_item {
    background: var(--color-palette-white-background);
  }

  #most__entrusted .swiper-pagination {
    bottom: 2rem;
  }
}

@media screen and (min-width: 640px) {
  #features .feature__container .container {
    flex-direction: row-reverse;
  }

  #features .feature__container:nth-child(even) .container {
    flex-direction: row;
  }

  #features .feature__container:nth-child(even) .affiliate-software__box-quote {
    background: var(--color-palette-white-background);
  }

  #compare .affiliate-container {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  #features .feature__container:first-child {
    padding-top: 0;
  }

  #compare .affiliate-item {
    height: 14.83563rem;
  }

  #compare .affiliate-name {
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    bottom: 0.99rem;
  }

  .uppromote-plan__inner .headline p {
    max-width: 100%;
  }

  #features .feature__description {
    margin: 2rem 0;
  }

  #compare > .container h2 {
    margin-bottom: 1rem;
  }

  #compare .description__subheading {
    margin-bottom: 3rem;
  }
}
