﻿/*
iPhone-6-7-8-Plus
*/
@media only screen and (max-width: 414px) and (min-height: 736px) {
    .carousel_ileri {
        position: absolute;
        right: 5px;
        top: -65px;
    }
    .duy-yazi {
        padding-left: 5px;
        padding-right: 1px;
        margin-top: 18px;
        height: 66px;
        line-height: 16px;
        width: 100%;
        font-size: 15px
    }
}
