.stream li {
    width: 23% !important;
    margin: 0 0 3px 1% !important;
	border-radius: 0;
}

.stream li .section-text {
    color: #666;
}
    
.dcsns-toolbar {
    margin: 6px !important;
}

.dcsns-toolbar .filter li a {
    background: #FF5500 !important;
}

#walljxs-container {
    padding-bottom: 43px !important;
}

#socialwall .stream li {
    width: 23% !important;
    margin: 10px 1%  !important;
	border-radius: 0;
	padding:0;
}

@media only screen and (min-width:700px) and (max-width:900px){
    .stream li, #socialwall .stream li {
        width: 32.2% !important;
        margin: 0 0 3px 0.55% !important;
    }
}

@media only screen and (min-width:480px) and (max-width:700px){
    .stream li, #socialwall .stream li {
        width: 49% !important;
        margin: 0 0 3px 0.50% !important;
    }
}

@media only screen and (max-width:480px){
	#socialwall {
		width: 780px;
	}
	#socialwall  .stream li {
        width: 190px !important;
        margin: 0 0 3px 0.5% !important;
    }
	#walljxs-container {
		padding-bottom: 0 !important;
	}
	#socialwallfull .stream li {
        width: 98% !important;
        margin: 0 1% 3px 1% !important;
    }
    /*.stream li {
        width: 99.2% !important;
        margin: 0 0 3px 0.55% !important;
    }
    .stream li,#socialwall .stream li {
        width: 50% !important;
        margin: 0 !important;
    }
	#walljxs-container {
		padding-bottom: 0 !important;
	}*/
}