img.inecat
{
  width:100px;
}

.soundplay
{
  min-width:500px;
}

@media (max-width:768px)
{
  .soundplay
  {
    min-width:inherit;
  }
}