.sound-page{
	position: relative;
    display: block;
    background: #ffffff;
    padding: 100px 0px 50px;
}
.sound-page .sec-title.with_text {
    padding: 0 0 50px;
}
.sound-page .sec-title h4{
	margin-bottom: 20px;
	font-size: 44px;
	line-height: 1.2em;
    font-weight: 700;
    text-transform: capitalize;
}
.sound-page .sec-title p{
	font-size: 18px;
}
.s-img{
	padding-bottom: 60px;
}
.s-img img{
	width: 100%;
	border: 1px solid #d5d5d5;
}
.s-2-sec{
	padding: 25px 0 0px;
}
.s-2-sec .sec-title .with_text {
    padding: 0 0 50px;
}