The best solution to your problem is.
Open: /themes/classic/templates/catalog/product.tpl
Find line containg:
{block name='product_tabs'}
Insert code before this line:
</div> </div> </div> <div class="row"> <div class="col-md-12"> <div>
I hope this will help you in fixing the issue,