@media screen and (max-width: 960px) {	
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 524px) {
}