.logo-partner {
display: flex;
flex-direction: column;
justify-content: center;
}
.rt-showcase {background-image: url(https://sovman.ru/wp-content/uploads/2017/04/poly.png);
background-repeat: repeat; }; .single-guide .fa-size { font-size: 200px; }
.single-guide .page-title {
text-align: left;
margin-top: 0;
}
.single-guide .page-title:after {
left: 0;
margin-left: 0;
}
.single-guide .page-title h1 {
margin-top: 0; }
.single-guide .guide-icon {
text-align: center;
}
@media (min-width: 768px){
.single-guide .guide-icon {
text-align: right;
}
.single-guide .guide-icon .fa {
margin-right: 30px;
}
} .footer-credits-products-logo,
.footer-credits-text
{
display: inline-block;
vertical-align: bottom;
}
.footer-credits-products-logo {
margin-left:-15px;
width: 120px;
}
@media (min-width: 768px){
.footer-credits-products-logo {
margin-bottom:-5px;
}
.footer-credits-text {
width: -webkit-calc(100% - 120px);
width: calc(100% - 120px);
}
.footer-credits-text p:last-child {
margin-bottom: 0;
}
}
.footer-credits-otgs {
margin-top: 30px;
text-align: right;
}