/**
 * Do not edit this file directly, your changes will be lost!
 */
.block-block-76 {width:768px;}
/* If the screen size is 600px wide or less, hide the element */
@media screen and (max-width: 600px) {
  .block-block-76 {
    width:320px;
   margin-left:8px;
  }
}