  /*--------------------------------------------------------------
PUT YOUR CUSTOM STYLES BELOW
----------------------------------------------------------------*/

.twitter-timeline {
	height: 500px !important;
	overflow: auto !important;
}

.icons img {
	width: auto;
	height: 155px !important;
}

.list_cards_white li:hover {
	border: none !important;
    background-color: inherit;
    color: #222 !important;
}

.box4_white #box4, .box5_white #box5 {
	border: none !important;
}

.EDTechHome #box4, .EDTechHome #box5  {
    background: #fff;
    background-color: #fff;
    color: inherit;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding: 50px 0px;
}

