.lazy{-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite;width:150px;height:180px;border-radius:3px;margin:auto}.skeleton-left{margin-left:0!important}@-webkit-keyframes pulse{0%{background-color:#fff}10%{background-color:#e5e3e3}50%{background-color:#d3d3d3}to{background-color:#c9c9c9}}@keyframes pulse{0%{background-color:#fff}10%{background-color:#e5e3e3}50%{background-color:#d3d3d3}to{background-color:#c9c9c9}}.container-blog{padding-bottom:1rem}@media (max-width:640px){.container-blog{padding-bottom:1rem;margin-top:-2rem}}