@media(max-width: 577px)
{
    .product-contact-button a
    {
        font-size: 11px;
    }

    .sepet-form>.product-title
    {
        text-align: left;
    }

    .product-search-count-bottom h5
    {
        font-size: 12px !important;
    }

    .footer-title h4
    {
        font-weight: normal !important;
    }

    .product-right h2
    {
        font-size: 15px;
    }


    .vitrin-9-col
    {
        padding: 0px;
    }
}