﻿@media (max-width:1120px) {




   

    .kuafor_tablo {
        width: 98%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 27px;
    }

    .kuafor_kutucuk {
        width: 100%;
        display: inline-block;
        border: 1px #e3dfdf solid;
        border-radius: 11px;
        overflow: hidden;
        background-color: white;
        margin-bottom: 21px;
        margin-left: 0px;
    }

        .kuafor_kutucuk img {
            width: 100%;
            height: 297px;
            border-bottom: 1px #e3dfdf solid;
        }


        .kuafor_kutucuk h2 {
            margin-top: 6px;
            font-size: 18px;
            width: 95%;
            margin-left: auto;
            margin-right: auto;
            color: #720f18;
        }

    .alt_yazi {
        font-size: 15px;
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        height: 75px;
        /* text-overflow: ellipsis; */
        overflow: hidden;
    }

    .randevu_al {
        background-color: #720f18;
        color: white;
        width: 134px;
        text-align: center;
        line-height: 43px;
        font-weight: initial;
    }

        .randevu_al a {
            text-decoration: none;
            color: white;
        }

    .mihav_kuafor_banner {
        margin-left: auto;
        margin-right: auto;
        display: block;
        margin-top: 21px;
        border-radius: 12px;
        width:98%;
    }






























}




