#gensocial {
    margin:0 auto;
}

#numsocial {
    width:90%;
    height: 50px;
    margin:10px auto 0 auto;
    text-align:center;
}

#leftico {
    width:45px !important;
    margin:0 auto 0 auto;
    text-align: center;
    padding:5px 1% 5px 1%;
    display: inline-block;
}

#centralico {
    width:45px !important;
    margin:0 auto 0 auto;
    text-align: center;
    padding:5px 1% 5px 1%;
    display: inline-block;
}

#centralico1 {
    width:45px !important;
    margin:0 auto 0 auto;
    text-align: center;
    padding:5px 1% 5px 1%;
    display: inline-block;
}

#centralico2 {
    width:45px !important;
    margin:0 auto 0 auto;
    text-align: center;
    padding:5px 1% 5px 1%;
    display: inline-block;
} 

#rightico {
    width:45px !important;
    margin:0 auto 0 auto;
    text-align: center;
    padding:5px 1% 5px 1%;
    display: inline-block;
}	
	
@media only screen and (min-width: 280px) and (max-width: 320px) {

}
@media only screen and (min-width: 321px) and (max-width: 480px) {
	
}
@media only screen and (min-width: 481px) and (max-width: 600px) {

}
@media only screen and (min-width: 601px) and (max-width: 768px) {

}
@media only screen and (min-width: 769px) and (max-width: 960px) {

}	
@media only screen and (min-width: 961px) and (max-width: 1024px) {

}
@media only screen and (min-width: 1025px) {

}

	
	
	