.accordion-button:not(.collapsed)::after {
	  content: "";
  height: 3px;
  background-color: #fff;
  width: 13px;
 top: 24.5px;
    right: 15px;
  border-radius: 2px;
position: absolute;

}
.accordion-button::before{
  content: "";
  position: absolute;
  right: 15px;
	  margin-left: 10px;
  height: 3px;
  background-color: #222;
  width: 13px;

  border-radius: 2px;
}
.accordion-button::after {
  content: "";
  width: 3px;
  height: 13px;
  /*display: block;*/
  background-color: #222;
  /*position: absolute;*/
  top: -5px;
    right: 15px;
  border-radius: 2px;
}
.heading{
	text-align: center;
}
.SongwritersdB-accordion .accordion-button {
	background-color: #673AB7;
	font-weight: 600;
	color: #fff;
}
.accordion-button:not(.collapsed){
	color: #fff;
}
 
.accordion-item {
	border-bottom-width: 2px;
}
   .swiper {
      width: 100%;
      height: 100%;

    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
     /* width: 100%;
      height: 100%;*/
      object-fit: cover;
    }
.card-body{
	height: 250px!important;
}
    .swiper-button-next, .swiper-button-prev{
    	    top: 47%!important;
    	    font-weight: bold;
    	    background:#673ab7;
    	    color: #fff!important;
    	    width: 40px!important;
    	    height: 40px!important;
    	    border-radius: 100%;
    }
      .swiper-button-next{
      	right: 0px!important;
      }
    .swiper-button-next:after, .swiper-button-prev:after{
    	font-size: 20px!important;
    }
    .right-arrow{
    	width: 40px!important;
    }
@media screen and (max-width: 1399px){
	.songwritersdB-images{
width: 100%;
	}
			.card-body{
	height: 300px!important;
}
}
@media screen and (max-width: 1199px){
	.songwritersdB-images3{
width: 100%;
	}
				.card-body{
	height: 270px!important;
}
}
@media screen and (max-width: 991px){
.card img{
	width: 80%;
	margin: auto;
}
}
@media screen and (max-width: 767px){
.card img{
	width: 50%;
	margin: auto;
}
			.card-body{
	height: 200px!important;
}
	.songwritersdB-images2{
width: 100%;
	}
	.mySwiper{
		margin-bottom: -25rem;
	}
	.swiper-button-next{
      	right: 10px!important;
      }
      .swiper-button-next, .swiper-button-prev{
    	    top: 30%!important;
    	
    }
    .right-arrow{
    display: none!important;
    }

}
@media screen and (max-width: 570px){
	.songwritersdB-images4{
width: 100%;
	}
		.mySwiper{
/*		margin-bottom: -18rem;*/
	}
}
@media screen and (max-width: 530px){
	
		.mySwiper{
		margin-bottom: -22rem;
	}
}
@media screen and (max-width: 470px){
	.songwritersdB-images5{
width: 100%;
	}
.card img{
	width: 60%;
	margin: auto;
}
			.card-body{
	height: 190px!important;
}
.mySwiper{
		margin-bottom: -13rem;
	}
}
@media screen and (max-width: 430px){

.mySwiper{
		margin-bottom: -10rem;
	}
}

@media screen and (max-width: 403px){
	.songwritersdB-images6{
width: 100%;
	}
.card img{
	width: 66%;
	margin: auto;
}
			.card-body{
	height: 210px!important;
}
.mySwiper{
		margin-bottom: -6rem;
	}
}
@media screen and (max-width: 434px){
	.songwritersdB-padding-image{
		padding-top: 15px!important;
	}
}
@media screen and (max-width: 377px){
			.card-body{
	height: 238px!important;
}
.mySwiper{
		margin-bottom: -2rem;
	}
}