/**********************************************************************************

	put here your custom CSS code to modify the design of IceTheme template
	
	* We strongly reccommend you to not edit other CSS or Less files as in 
	case you will update the template all your changes might be lost.	
	
**********************************************************************************/

.pull-left {
  margin: 5px;
}

.carousel-inner > .item > img {
    margin: 0 auto;
}

#social_icons ul li.social_youtube a {
    background-position: -120px 0;
}


#social_icons ul li.social_google a {
    background-position: -80px 0;
}
