私はブートストラップに精通しており、レスポンシブスタッキングですが、この場合、どの画面サイズでもスタッキングしているようです。ページの他の 2 つの列の行はこれを行っていないので、私の疲れた目に欠けているものを誰かに見てもらえないだろうか.
私のHTML:
<div class="row">
<div class="col-md-12">
<div class="col-md-6 pull-left" style="margin-bottom:40px;">
<img src="http://placehold.it/1100x1591" style="max-width:400px;" alt=""/>
</div>
<div class="col-md-6 pull-right" style="font-weight:bold; margin-left:20px; margin-bottom:40px;">
<div style="height: 2px; background-color: #9e1e22;">
<span style="background-color: white; position: relative; top: -0.5em; color:#9e1e22; font-size:18px;">
Cybersecurity
</span>
</div>
<div>
While information security and privacy are different, they are interdependent. For that reason, Navigate teams with select partner firms that specialize in cybersecurity to provide services such as highly technical security assessments, penetration testing, or application evaluations. These partnerships enable us to provide one integrated team for all your information protection, privacy and cybersecurity assessment needs.</div>
</div>
</div>
</div>