
            .aslide {
                display: none;
            }
            .aslide img {
               width: 100%; 
               
               
            }
            #slider {
                width: 100%;
                height: 350px;
            }
            .aslide .text {
                width: 200px;
                margin: 0 auto;
                color: #f8f8f8;
                text-shadow: 0 0 2px #000;
                font-weight: bold;
                font-size: 36px;
                width: 100%;
                text-align: center;
                position: absolute;
                bottom: 30px;
                font-family: sans-serif;
            }


