/* Mediakon CSS 2 */

.m2dev_dodatki269364 {
    position: relative;
    z-index: 0;
}.m2dev_dodatki269364::before, .m2dev_dodatki269364::after {
    content: '';
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: -1;
}.m2dev_dodatki269364::after {
    width: 100%;
    height: 20%;
    bottom: -1px;

    background: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAyNCAzMCIgIGNsYXNzPSJmdXNpb24td2F2ZXMtY2FuZHkiIHdpZHRoPSIxMDAlIiAgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgZmlsbD0icmdiKDI0NywyNDcsMjQ3KSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB3aWR0aD0iMTAyNCIgaGVpZ2h0PSIzMCIvPjwvc3ZnPg==");
    background-size: cover;

    

    transform: scale(-1,-1);

}

@media (max-width: 1200px) {
    .m2dev_dodatki269364::after {
        height: 10%;
    }
}

@media (max-width: 768px) {
    .m2dev_dodatki269364::after {
        height: 5%;
    }
}
