.pages-psychotherapy .pages-contact-in {
    margin-top: 20px;
}
.pages-psychotherapy .treatment-alcoholic-title span {
    padding: 15px 10px 20px;
}
.pages-psychotherapy .treatment-alcoholic-title{
	max-width: 480px;
}
.pages-psychotherapy  .title {
    margin-bottom: 0;
    font-size: 40px;
}
.pages-psychotherapy .treatment-alcoholic_phote img {
    position: absolute;
    max-width: 400px;
    width: 100%;
    height: 500px;
    bottom: -105px;
    right: -109px;
}

.treatment-alcoholism-requires p{
	font-size: 16px;
	color: #000;
	line-height: 1.3;
	margin: 20px 0;
}
.treatment-alcoholism-requires strong{
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 24px;
    display: block;
	color: #000;

}
.treatment-alcoholism-requires ul{
    padding-left: 40px;
    list-style-type: decimal;
}
.treatment-alcoholism-requires ul li{
	font-size: 16px;
	line-height: 1.3;
	color: #4c4c4c;
}

@media (max-width: 1300px){
	.pages-psychotherapy .treatment-alcoholic_phote img {
	    position: relative;
	    height: auto;
	    bottom: -50px;
	    right: 0;
	}
}
@media (max-width: 768px){
	.treatment-alcoholism-requires{
		margin-top: 20px;
	}
}
@media (max-width: 576px){
.pages-psychotherapy .title {
    font-size: 26px;
}
.pages-psychotherapy .treatment-alcoholic-ul {
    margin-top: 0;
}
.pages-psychotherapy .treatment-alcoholic-title span {
    padding: 12px 10px 10px;
}
.pages-psychotherapy .treatment-alcoholic-title span:before {
    right: 0px;
    left: 0px;
}
.treatment-alcoholism-requires strong {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.3;
    text-align: center;
}
.treatment-alcoholism-requires p {
    font-size: 15px;
    line-height: 1.2;
    margin: 15px 0;
    text-align: center;
}
.treatment-alcoholism-requires ul {
    padding-left: 0px;
}
}