/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.teamLogo img {
	width: 100px;
}
.milestonem {display:none;}
@media only screen and (max-width: 767px) {
.milestoned {display:none;}
.milestonem {display:block;}
}




