
.img1{ 
        width: 100%;
        height:300px;   /* must be px not be em */
        border-radius:5px 5px 0 0;
}
