@media only screen and (min-width:300px) and (max-width:950px) {
.img1 {
    width: 100%;
    height: 0px;
    margin-top: 10px;
    position: relative;
}
	.cor{margin-left: -66px;}
}