/* about images shadow */
#section-1494867323962 img, #section-1494867336782 img {
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 11px 22px 2px rgba(0, 0, 0, 0.28);
  background: rgba(255, 255, 255, 0.1); }
