
.img_title{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 110%;
    white-space: nowrap;
}
@media screen and (max-width:500px){
.img_title{display:none}

}
