#allrecords .t450 a img{
	max-width: 30px !important;
}

.t686__row{
	display: flex;
}

.js-feed-post{
	margin-top: 40px;
}

.js-feed-error-msg, .t-feed__error-msg-cont{
	display: none !important;
}

.r.t-rec.t-screenmax-980px{
	margin-top: 35px !important;
}

.promotion-block{
	z-index: 1;
    color: #fff;
    width: 245px;
    position: absolute;
    border: 1px solid #fff;
    border-radius: 20px;
    background: rgba(0,0,0, 0.4);
	padding: 15px;
	font-family: 'Montserrat', Arial,sans-serif;
	display: flex;
    flex-direction: column;
	bottom: 50px;
	right: 40px;
}

@media screen and (min-width: 1200px) {
	.promotion-block p{
		font-size: 14px;
		margin: 13px 0;
	}
	.promotion-block span{
		font-size: 18px;
	}
	.promotion-block a{
		font-size: 16px;
	}
	.promotion-block{
		bottom: 115px;
    	right: 175px;
	}
}


.promotion-block p{
	font-size: 11px;
	margin: 6px 0;
}

.promotion-block span{
	letter-spacing: 4px;
    text-transform: uppercase;
}

.promotion-block a{
	color: #fff !important;
	border: 1px solid #fff;
    padding: 5px 10px;
    font-size: 14px;
    align-self: center;
	font-weight: 700;
}
