.custom-swiper-full .swiper-button-next, .custom-swiper-full .swiper-button-prev {
    display: none !important;
}
@media (max-width: 767px){
.text-z-title {
    font-size: 10px !important;
}
.swiper-slide .relative .costume-title .text-left .text-y-title{
    padding-right: 40px;
}
.hero-slide-img{
height: 230px!important;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px !important;
    left: 0;
    width: 100%;
}
}

@media (max-width: 375px){
.swiper-slide .relative .costume-title .text-left  .text-y-title{
    padding-right:140px !important;
}
.md\:flex .md\:w-322p.w-full.pb-2 .relative.h-600p.w-full img.w-full.h-full.object-cover.rounded-md {
    object-fit: none;
}
.swiper-slide .relative .costume-title .text-center  .text-y-title {
    font-size: 18px!important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
{
height: 330px!important;
}
}
 
.break-all {
    word-break: keep-all;
}