

.up-botton-text h5{

    position: relative;

    right: 50px;

}

.photo-phone{

    max-width: 50%;

}

@media screen and (min-width: 1400px) {

    .photo-phone{

        max-width: 100%;

    }

  }

  @media screen and (max-width: 500px) {

  .testi-box a img{ 

    width: 25%;

  }


  }