@media only screen and (max-width: 767px) {
/* ... */
.image-app{
    position: absolute;
    top: 9%;
    width: 69px;
    margin-left: 0px;

    opacity: .7;
    right: 53%;
  }
  .image-app2{
    position: absolute;
    top: 9%;
    width: 69px;
    margin-left: 0px;
 
    opacity: .7;
    right: 31%;
  }
  .fxt-template-layout27 .fxt-logo img {
    width: 77%;
}
    .text-p{
padding:0px
    }
  }