						ul {
							list-style: none;
						}

						ul ul {
							list-style: none;
						}
					
p{text-align:justify}
p img{box-shadow: 3px 3px 5px grey;border:1px solid grey}
.boxs img{box-shadow: none}
.boxs p{    
    width: 60%;
    float: left;
    margin: 67px 0px;
    padding: 20px;
}
.wrap-image{
box-shadow: none;
border-width:0px;
padding:0px 10px;
float:right;
}
.wrap-image span{
display:block;
}
.boxs span{
    position: absolute;
    top: 474px;
    right: -30px;
}

