body {
    margin: 0px;
    padding-top: 0;
    /*https://cssgradient.io/*/
    background: rgb(223, 130, 114);
  }



  .parent {
    width: 100%;
    height: auto;
    min-height: 100px;
    font-size: 16px;
    font-size: 16vw;
    
    text-align: center;
    color: #111
  }  
  
.wrapper{
    width: 100%
    
}



.img-info{
    width: 100%
}


.img-info p {
    padding: 0px 20px 0px;
    /*font-family: arial;*/
    font-size: 30px;
    color: #111;
    line-height: 24px;
}

.hundes{
    width:100;
}