/*------------------------------------
  Sticky blocks
------------------------------------*/

[class*="sticky-block"] {
  max-width: 100%;
}
