@media only screen and (max-width: 1300px) and (min-width:1000px){
.fa-envelope, .fa-mobile {display:none;}
.caserow a {margin-left:10px; font-size:12px;}
}
@media only screen and (max-width: 1000px) and (min-width:690px){
.caserow p {margin-left:100px;}
}