#nitro-v15-memory { background-image: url("../../assets/images/nitro-v15/bg-memory.png"); background-size: cover; overflow: hidden; }
#nitro-v15-memory .memory-img-sm { max-width: 75%; }
#nitro-v15-memory .memory-img { max-width: 300px; margin: auto; }
@media (min-width: 768px) { #nitro-v15-memory .memory-img { max-width: 400px; } }
@media (min-width: 924px) { #nitro-v15-memory { background-size: 100%; } #nitro-v15-memory .memory-img { max-width: 200%; } }
@media screen and (min-width: 1400px) { #nitro-v15-memory .memory-img { margin-left: 15px; } }
