<div class="about_photo"> <?php $value =get_field('about_photo'); echo "<img src='".$value."' width='200px' height='200px'>"; ?> </div>