
#page-subscription #sb-howto{ text-align:center; }
#page-subscription .sb-howto-img{
  display:block; width:100%; height:auto; max-width:1100px; margin:24px auto 0;
  border-radius:24px; box-shadow:0 10px 34px rgba(51,64,47,.08); border:1px solid #EAE2D4;
}
@media (max-width:600px){ #page-subscription .sb-howto-img{ border-radius:16px; margin-top:16px; } }
