/* Length */


.names{
	width:50%;
	max-width:50%;
	
}

@media screen and (max-width:768px) {
.names{
	width:80%;
	max-width:80%;
}}


.mails{
	width:90%;
	max-width:90%;
}

@media screen and (max-width:768px) {
.mails{
	width:92%;
	max-width:92%;
}}



.numbers{
	width:60%;
	max-width:60%;
}

@media screen and (max-width:768px) {
.numbers{
	width:80%;
	max-width:80%;
}}



.zips{
	width:30%;
	max-width:30%;
}

@media screen and (max-width:768px) {
.zips{
	width:40%;
	max-width:40%;
}}






.adds{
	width:90%;
	max-width:90%;
}

@media screen and (max-width:768px) {
.adds{
	width:92%;
	max-width:92%;
}}

















.calens{
	width:30%;
	max-width:30%;
}

@media screen and (max-width:768px) {
.calens{
	width:30%;
	max-width:30%;
}}






.sizes{
	width:30%;
	max-width:30%;
}

@media screen and (max-width:768px) {
.sizes{
	width:70%;
	max-width:70%;
}}

.days{
	width:30%;
	max-width:30%;
}

@media screen and (max-width:768px) {
.days{
	width:50%;
	max-width:50%;
}}

.zips{
	width:20%;
	max-width:20%;
}

@media screen and (max-width:768px) {
.zips{
	width:60%;
	max-width:60%;
}}



.adds{
	width:92%;
	max-width:92%;
}

@media screen and (max-width:768px) {
.adds{
	width:92%;
	max-width:92%;
}}











