.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after{content:" ";display:block;background:white;position:absolute;z-index:30;}
.twentytwenty-vertical .twentytwenty-handle:after{width:320px;top:50%;margin-top:-1.5px;}
.twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;}
.twentytwenty-container img{max-width:100%;position:absolute;top:0;left:0;display:block;}
.twentytwenty-before{z-index:20;}
.twentytwenty-after{z-index:10;}
.twentytwenty-handle{height:38px;width:38px;position:absolute;right:200px;top:50%;margin-left:-22px;margin-top:-20px;z-index:40;cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:auto;background-image:url(../images/dragbtn.png);cursor:move;}
.twentytwenty-vertical .twentytwenty-handle:after{right:100%;margin-right:15px;border:1px dotted #b3b3b3;}
@media only screen and (max-width:450px){.twentytwenty-vertical .twentytwenty-handle:after{right:50%;}
}