.log-mem2{
	height: 70px !important; 
	margin-top: 20px;
	width: auto;
}
@media screen and (max-width : 650px) {
	.navbar-brand img {
    width: 230px;
}
	.log-mem{
	height: 50px !important; 
	margin-top: 20px;
	width: auto;
}
	.log-mem2{
	height: 36px !important; 
	margin-top: 20px;
	width: auto;
}
.card-title {
    text-align: center;
    font-size: 14px;
    color: #59377b;
}
	.card-body {
    padding: 8px;
}
	.heading:before {
    top: 20px;
    width: 42%;
}
	.col-sm-6.col-md-4 {
    text-align: center;
}
	.splide__pagination {
    top: 12em;
}
}
@media screen and (max-width : 480px) {
	.log-mem{
	height: 45px !important; 
	margin-top: 20px;
	width: auto;
}
	.log-mem2{
	height: 32px !important; 
	margin-top: 20px;
	width: auto;
}
.card-title {
    font-size: 13px;
}
	.heading:before {
    top: 20px;
    width: 32%;
}
}