-
Notifications
You must be signed in to change notification settings - Fork 0
/
sump-panel.html
39 lines (34 loc) · 1.43 KB
/
sump-panel.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<div class="customer-story-header">
<div class="container">
<h2>The SUMP Panel</h2>
<p>
</p>
</div>
</div>
<div class="customer-story-content">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="customer-story-body">
<p>
The Sump Panel and Cast EBT Corner Panel are specifically designed for optimal placement of the PyreJet™ nozzle in the EBT area. These designs have proven very successful for lancing function (for bath decarburization) as well as keeping the EBT area free of un-melted scrap. These panels can use either the PyreJet™ or ALARC™-Jet technologies and should be installed a minimum of 900 mm from the steel bath.
</p>
<img src="images/sump_panel.jpg" class="img-fluid">
<div class="row">
<div class="col-6 col-sm-6">
<img src="images/sump2.jpg" class="img-fluid">
<div class="caption">Cast EBT Corner Panel Installed in an EBT Panel</div>
</div>
<div class="col-6 col-sm-6">
<img src="images/sump3.jpg" class="img-fluid">
<div class="caption">Cast EBT Corner Panel</div>
</div>
</div>
</div>
<div class="read-more-stories">
<a class="go-back" href="products.html"><i class="entypo-arrow-left"></i> Back to Products/Tools</a>
</div>
</div>
</div>
</div>
</div>