.gwd-div-jr4v {
      position: relative;
      margin: 0px auto;
      width: 300px;
      height: 600px;
    }
    .gwd-p-151o {
      height: 18px;
      text-align: center;
      top: 28px;
      width: 300px;
      color: rgb(255, 255, 255);
      font-weight: bold;
      font-size: 20px;
    }
    .gwd-p-151o, .gwd-button-6asj, .gwd-p-108y, .base{
    position: absolute;
    }
    .gwd-button-6asj {
      border-radius: 50%;
      background-color: rgb(243, 54, 54);
      width: 250px;
      height: 250px;
      top: 68px;
      left: calc(50% - 125px);
      background-image: url("../iconos/audio.png");
      background-size: cover;
    }
    .gwd-p-1397 {
      top: 330px;
    }
    .gwd-button-qn39 {
      height: 200px;
      width: 200px;
      top: 368px;
      left: calc(50% - 100px);
      background-color: rgb(7, 100, 47);
      background-image: url("../iconos/silencio.png");
    }
    .base {
    width: 100%;
    height: 100%;
    min-height: 580px;
    text-align: center;
    background-color: rgb(132, 99, 99);
    left: 0px;
    top: 70px
    }
    @media (max-width:300px){
        .base {
        min-height: 420px;
        }
        .gwd-div-jr4v {
        width: 100%;
        height: 100%;
        }
        .gwd-button-6asj {
        height: 160px;
        }
        .gwd-button-6asj{
        width: 160px;
        left: calc(50% - 80px);
        }
        .gwd-button-qn39 {
        height: 140px;
        width: 140px;
        left: calc(50% - 70px);
        top: 268px;
        }
        .gwd-p-151o{
        width: 170px;
        left: calc(50% - 85px);
        }
        .gwd-p-1397 {
        top: 230px;
        }
    }