
@media only screen and (min-width: 700px) {
.NameCard{
height: 130px;
width:400px; 
max-height:130px; 
max-width: 400px;
float:left;"  
}
}