.break
{
    width: 100%;
    display: block;
}

.rounded
{
    border-radius: 99em;
}

/* stickers and decorative images */
#sticker1
{
    width: 500px;
    height: 500px;
    background: url('../images/Tarzi7.png') center no-repeat;
    overflow: hidden;
    position: absolute;
    left: -239px;
    top: -108px;
    z-index: 2;
    pointer-events: none;
}

#sticker2
{
    width: 500px;
    height: 500px;
    background: url('../images/TarziBox11.png') center no-repeat;
    overflow: hidden;
    position: absolute;
    right: -373px;
    top: 305px;
    z-index: 2;
    pointer-events: none;
}

#sticker3
{
    width: 500px;
    height: 500px;
    background: url('../images/TarziBot11.png') center no-repeat;
    overflow: hidden;
    position: absolute;
    left: -321px;
    top: 390px;
    z-index: 2;
    pointer-events: none;
}

#sticker4
{
    width: 500px;
    height: 500px;
    background: url('../images/Tarzi12.png') center no-repeat;
    overflow: hidden;
    position: absolute;
    right: -326px;
    top: 720px;
    z-index: 2;
    pointer-events: none;
}

#sticker5
{
    width: 500px;
    height: 500px;
    background: url('../images/TarziBox10.png') center no-repeat;
    overflow: hidden;
    position: absolute;
    left: -368px;
    top: 1020px;
    z-index: 2;
    pointer-events: none;
}

#sticker6
{
    width: 500px;
    height: 500px;
    background: url('../images/TarziBot9.png') center no-repeat;
    overflow: hidden;
    position: absolute;
    right: -337px;
    top: 1231px;
    z-index: 2;
    pointer-events: none;
}

#sticker7
{
    width: 500px;
    height: 500px;
    background: url('../images/Tarzi10.png') center no-repeat;
    overflow: hidden;
    position: absolute;
    left: -314px;
    top: 1586px;
    z-index: 2;
    pointer-events: none;
}

#sticker11
{
    width: 500px;
    height: 500px;
    background: url('../images/Tarzi4.png') center no-repeat;
    overflow: hidden;
    position: absolute;
    left: calc(5% - 370px);
    bottom: -115px;
    z-index: 2;
    pointer-events: none;
}

#sticker12
{
    width: 500px;
    height: 500px;
    background: url('../images/TarziBot8.png') center no-repeat;
    overflow: hidden;
    position: absolute;
    right: calc(5% - 342px);
    bottom: -75px;
    z-index: 2;
    pointer-events: none;
}
