.footer-main .social-list li {
    float: right !important;
}
.small-block .news-details {
    background: #f5f5f5;
    min-height: 350px;
}
@media only screen and (max-width: 600px) {
.slider-content h1{
	font-size:24px!important;
}
.slider-content p{
	font-size:16px!important;
}
.small-block .news-details {
    background: #f5f5f5;
    min-height: auto !important;
	padding-bottom:20px;
}
}
.mt-20{
	margin-top:20px !important;
}
.mb-20{
	margin-bottom:20px !important;
}