

.picture {
overflow: hidden;
}

.picture .tn-atom {
transition: all 0.9s ease;
}

.picture .tn-atom:hover {
transform: scale(1.2);

}

    .js-store-prod-all-text {
    font-family: 'Quarion'; font-size: 16px; line-height: 1.35
}
    
