
        .column.column_1_1.aboutusp p {
            font-family: "IRANSans";
            font-size: 18px;
            text-align: justify;
            direction: rtl;

        }

        .column.column_1_1.aboutusp {
            width: 65%;
            box-sizing: border-box;
            margin: 0 auto !important;
            float: none;
            display: block;
        }

        .aboutusp h3 {
            font-size: 18px;
            font-weight: bold;
            font-family: "IRANSans";
            text-align: center;
            direction: rtl;
            margin-top:1em;
            margin-bottom:1em;
        }

        .announcement h2 {
            float: right;
            margin-right: 0;
            margin-left: 10px;
        }
    