body.widget-snippet .bottom-btn div {
    padding: 10px;
    display: inline-block;
}
.widget-snippet .history-top {
	max-width:1366px;
       margin:0 auto;
   width:100%;
}
.history-top .col-md-8 {
    width: 65%;
}
.history-top .col-md-4 {
    width: 35%;
}

.widget-snippet ..history-top p {
	font-size: 19px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 30px 0;
}
.widget-snippet .history-picture {
	height: auto;
	margin: 22px 0 0 10px;
}
.widget-snippet .history-picture img {
	width: 100%;
	height: 100%;
}
.widget-snippet .history-top p{
	font-size:16px;
	line-height:31px;
	color:#000;
	font-weight:500;
}
.widget-snippet .bottom-btn  {
  display:block;
  margin: 41px 0 100px;
}
.widget-snippet .bottom-btn a {
  display: block;
  padding: 15px 24px 9px;
  background: #C41F35;
  font-size: 19px;
  font-weight: 500;
  font-family: Axiforma;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  float: left;
  margin-right: 25px;
}
.widget-snippet .bottom-btn a:hover {
  background: #1F366A;
}
.widget-snippet .bottom-btn a:after {
	content: url(/template/cca421e0/images/link-right.png);
    margin-left: 9px;
    vertical-align: top;
    line-height: 25px;
}
@media (max-width:767px) {
	
	.history-top .col-md-8 {
    width:100%;
    }
      .history-top .col-md-4 {
    width: 100%;
}

 .widget-snippet .history-picture {
    margin: 0;

}
  .widget-snippet .bottom-btn a {
    margin-bottom: 10px;
  }
  .widget-snippet .bottom-btn {
    margin: 30px 0 140px;
}
}
