/****/
.close_btn{
    position: absolute;
    background: url(images/close.png) center no-repeat;
    right: 20px;
    top: 32%;
    width: 35px;
    height: 35px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 26px;}
@media (max-width: 1023px){
.f_txt {margin: .2rem 0 0;}
}
