/******** Home **********/

.cs-slider-solution .et_pb_container {
    margin-left: 0px;
}

#top-header #et-info {
    width: 100%;
}

#top-header #et-info .et-social-icons {
    float: right;
}

/******** Mobile Responsive **********/

@media only screen and (max-width: 480px) {
	
	#top-header #et-info-phone {
    margin-bottom: 10px !important;
    display: block;
}
		
}