    .left p img {
        width: 17px;
        height: 17px;
        margin: 0 5px;}

    .imgp {
        float: left;
        width: 50%;}

    .left {
        width: 30%;}

    @media(max-width:1200px) {
        .bahtp {
            text-align: center;}

        .imgp {
            float: none;
            width: auto;
            display: inline-block;}
    }
