.collection .row .modulbaslik .tum {
    position: absolute;
    right: 15px;
    bottom: 15px;
    text-decoration: underline;
    display: none;
}

header .stl-middle .stl-logo img {
    max-width: 350px;
}

@media (max-width: 768px) {
    header .stl-middle .stl-logo img {
        max-width: 227px;
    }
}

#urun_1 {
    display: none; /* tamamen kaldırır */
}

#urun_2 {
    display: none; /* tamamen kaldırır */
}

#urun_3 {
    display: none; /* tamamen kaldırır */
}