﻿#header {
            transition: all 0.5s;
            z-index: 997;
            transition: all 0.5s;
            padding: 14px 0px;
            background: #f2eed7;
            border-radius: 0px 0px 70px 70px;
            box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.1);
        }
        .EtgaCss {
            overflow-X: hidden;
            font-family: Roboto,'Droid Arabic Kufi';
            font-size: 12px;
            color: #3a3737;
        }
        .EtgaCss1 {
            overflow-X: hidden;
            font-family: Roboto,'Droid Arabic Kufi';
            font-size: 12px;
            color: #3a3737;
            text-align:right;
        }
        .myimage {
            width: 350px;
            height: 250px;
        }
        
        .NewsImg {
          width: 100%;
          height: 500px;
          object-fit: cover;
          box-shadow: 1px 1px 1px 1px rgba(0.2,0.2,0.2,0.2);
        }