﻿.social_follow_us {position:relative; float:left; clear:both; width:99.9%;}
.social_follow_us .social_icon {position:relative; float:left; margin: 2px 5px 5px 0px;}
.social_follow_us p {margin:4px 0px 4px 0px;}

@media only screen and (max-width: 604px) {
    /*MOBILE*/
}

@media only screen and (max-width: 958px) and (min-width:605px) {
    /*TABLET*/
}

@media only screen and (min-width: 959px) {
    /* FULL WIDTH */
}
