       .temp_advantage-003 {
            margin: 0 auto;
            overflow: hidden;
        }
        
        .temp_advantage-003 div {
            margin: 0
        }
        
        .temp_advantage-003x {
            text-align: center;
            overflow: hidden
        }
        
        .temp_advantage-003xy {
            background: #f4f4f4 none repeat scroll 0 0;
            overflow: hidden;
            line-height: 22px;
            padding: 0 5% 10px;
            box-sizing: border-box
        }
        
        .temp_advantage-003x img {
            width: 100%;
        }
        
        .temp_advantage-003xy h4 {
            font-size: 18px;
            font-weight: bold;
            margin: 1.33em 0
        }
        
        .temp_advantage-003xy p {
            line-height: 28px;
            padding-top: 15px
        }
        
        .temp_advantage-003xy a {
            color: #4e2b17;
            font-weight: bold
        }
        
        .temp_advantage-003xys {
            background: #f4f4f4 none repeat scroll 0 0;
            line-height: 22px;
            padding: 0 5% 10px;
            overflow: hidden;
            box-sizing: border-box
        }
        
        .temp_advantage-003xys h4 {
            font-size: 20px;
            font-weight: bold;
            margin: 1.33em 0
        }
        
        .temp_advantage-003xys p {
            line-height: 28px;
            padding-top: 15px
        }
        
        .temp_advantage-003xys a {
            color: #4e2b17;
            font-weight: bold
        }
        
        .temp_advantage-003xs {
            overflow: hidden;
            text-align: center
        }
        
        .temp_advantage-003xs img {
            width: 100%;
            height: auto;
        }
        
        .triangle-left {
            border-bottom: 15px solid transparent;
            border-right: 25px solid #f4f4f4;
            border-top: 15px solid transparent;
            float: left;
            height: 0;
            position: absolute;
            width: 0;
            z-index: 10;
            left: -25px;
            top: 120px
        }
        
        .triangle-right {
            display: none
        }
        
        @media (min-width: 768px) {
            .temp_advantage-003x {
                width: 50%;
                height: 258px;
                float: left;
                overflow: hidden
            }
            .temp_advantage-003xs img,
            .temp_advantage-003x img {
                height: auto;
                min-height: 256px;
            }
            .temp_advantage-003xy {
                position: relative;
                background: #f4f4f4 none repeat scroll 0 0;
                float: left;
                height: 259px;
                line-height: 22px;
                padding: 0 5%;
                width: 50%;
                box-sizing: border-box;
                overflow: visible
            }
            .temp_advantage-003xys {
                background: #f4f4f4 none repeat scroll 0 0;
                float: left;
                height: 259px;
                line-height: 22px;
                width: 50%;
                position: relative;
                box-sizing: border-box;
                overflow: visible
            }
            .temp_advantage-003xs {
                width: 50%;
                height: 258px;
                float: left;
                overflow: hidden
            }
            .triangle-right {
                border-bottom: 15px solid transparent;
                border-left: 25px solid #f4f4f4;
                border-top: 15px solid transparent;
                float: right;
                height: 0;
                position: absolute;
                width: 0;
                z-index: 10;
                display: inline;
                right: -25px;
                top: 120px
            }
        }
