.image-zoom-settings {
    max-width: 130px;
    &__button {
        display: block;
        width: 120px;
        margin-bottom: 5px;
    }
}

.some-random-section {
    background-color: green;
}
