@media (max-width: 768px) {
.uk-container {
padding:1px 0 0 0 !important; /* top right bottom left*/
}
}

.sprocket-mosaic .sprocket-mosaic-container {
    margin: -30px;
}

.sprocket-mosaic-image-container a:hover {
transform: scale(1);
}