
    .merchandise2 {
        margin-top: 22px;
        background-image: linear-gradient(255deg, #f8d107, #ffb602);
        padding: 10px 0;
    }

    .page-merchandise {
        width: 1200px;
        position: relative;
        display: block;
        margin: auto;
    }

    .page-merchandise2 {
        width: 1200px;
        position: relative;
        display: block;
        margin: auto;
    }


    .header-merchandise {
        padding-left: 15px;
        padding-top: 20px;
        margin-bottom: -30px;
    }

    .header-merchandise2 {
        padding-left: 15px;
        padding-top: 20px;
        margin-bottom: -30px;
    }

    .header-merchandise h6 {
        font-family: 'Roboto', sans-serif;
        -webkit-font-smoothing: antialiased;
        color: #404040;
        font-size: 25px;
        font-weight: 600;
    }

    .header-merchandise p {
        -webkit-font-smoothing: antialiased;
        color: #404040;
        opacity: 0.7;
        font-size: 15px;
    }

    .header-merchandise2 h6 {
        font-family: 'Roboto', sans-serif;
        -webkit-font-smoothing: antialiased;
        color: #fff;
        font-size: 25px;
        font-weight: 600;
    }

    .header-merchandise2 p {
        -webkit-font-smoothing: antialiased;
        color: #fff;
        opacity: 0.7;
        font-size: 15px;
    }

    .header-merchandise-right {
        position: absolute;
        top: 5%;
        right: 1.5%;
    }

    .header-merchandise-right a {
        color: #404040;
    }

    .kategori-kiri {
        position: absolute;
        left: 0%;
        top: 22%;
    }

    .kategori-kiri2 {
        position: absolute;
        left: 0%;
        top: 16%;
    }

    .img-portable {
        width: 50%;
    }

    .img-portable2 {
        width: 50%;
    }
    

