﻿.widget-container .card-body.no-cover {
	height: calc(100vh - 90px) !important;
}

.instagram-feed-widget .card-header .card-profile .profile-name { 
	margin-top: -10px !important;
	margin-bottom: 0px !important;
}

.widget-container .card-header .card-profile .profile-picture {
	max-height: 49px !important;
}

.widget-container .card, .widget-container .card-header, .widget-container .card-header .card-cover { 
	border-radius: 0px !important; 
}