.pxm-shadow {
  box-shadow: 1px 3px 7px rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  border-radius: 6px;
  overflow: hidden;
}
