.box{
width: 225px;
  padding: 29px 4px 23px 42px;
}
@media (max-width: 480px) {
.box{width:100%;}

}