/*screen-credit_loan-cash begin*/
.screen-credit-second h3{
	padding-bottom: 10px;
	padding-top: 10px;
	text-align:justify;
    color:#616161;
}


.screen-credit-second{
	background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 35%;
}
.screen-programm{
	background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 15%;
}
@media screen and (max-width: 1024px) {
.main__list li:before {
    line-height: 26px;
}
.main__list li {
     line-height: 26px; 
}
.screen-credit-second {
    background-size: 50%;
}
}
@media screen and (max-width: 767px) {
.header-second__title {
    height: 150px;
}
#header-second {
    height: 150px;
}

}
@media screen and (max-width: 600px) {
   .main__list li:before {
    line-height: 20px;
}
.main__list li {
     line-height: 20px; 
     font-size: 13px;
} 
}
@media screen and (max-width: 500px) {
    .screen-credit-second {
    background-size: 80%;
}
.screen-credit-second h3{
    text-align: left;
}
}

/*screen-credit_loan-cash end*/
