@media screen and (max-width: 350px) {
  @-ms-viewport {
    width: 320px;
  }
.compoundname {
width: 80px !important;
/*background-color: green;*/
}	  
.pi-alert-warning { width: 100% !important;}
.pi-alert-info { width: 100% !important;}
}
