@media (max-width: 480px){
  .product-page-actions {
    display: block !important;
  }
  .container.form .message{
	text-align: center;
  }
}